#C7CBEF#C7CBEF
#C7CBEF is a very light, muted blue. Relative luminance 0.611; OKLCH L 85.1% C 0.050 H 280.3°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CBEF |
|---|---|
| RGB | rgb(199, 203, 239) |
| HSL | hsl(234, 56%, 86%) |
| HSV | hsv(234, 17%, 94%) |
| CMYK | cmyk(16.7%, 15.1%, 0%, 6.3%) |
| CIE-LAB | lab(82.42, 5.83, -18.17) |
| CIE-LCH | lch(82.42, 19.08, 287.78°) |
| OKLab | oklab(85.06% 0.009 -0.0494) |
| OKLCH | oklch(85.06% 0.05 280.3) |
| XYZ | xyz(60.4855, 61.0851, 90.2486) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.88
Light Periwinkle
#C1C6FC
ΔE00 4.55
Light Blue Grey
#B7C9E2
ΔE00 7.59
Lavender (CSS)
#E6E6FA
ΔE00 8.15
Lightsteelblue
#B0C4DE
ΔE00 8.32
Light Lavender
#DFC5FE
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CBEF #EFEBC7
analogous
#C7DFEF #C7CBEF #D7C7EF
triadic
#C7CBEF #EFC7CB #CBEFC7
tetradic
#C7CBEF #EFC7DF #EFEBC7 #C7EFD7
square
#C7CBEF #EFC7DF #EFEBC7 #C7EFD7
split-complementary
#C7CBEF #EFD7C7 #DFEFC7
monochromatic
#6873D4 #979FE1 #C7CBEF #E7E9F8 #E7E9F8
Accessibility & contrast
On white
1.59
#C7CBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#C7CBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CBEF
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CBEF | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CFF1
Deuteranopia (green-blind)
#C0CCEE
Tritanopia (blue-blind)
#BED1D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c7cbef; /* rgb */ color: rgb(199, 203, 239); /* oklch */ color: oklch(85.1% 0.050 280.3);
Tailwind
colors: {
custom: {
50: '#d8daf4',
500: '#c7cbef',
950: '#000000',
},
}SCSS
$custom: #c7cbef; $custom-light: #d8daf4; $custom-dark: #000000;
JSON
{
"hex": "#c7cbef",
"rgb": {
"r": 199,
"g": 203,
"b": 239
},
"hsl": {
"h": 234,
"s": 55.556,
"l": 85.882
},
"oklch": {
"l": 0.8506,
"c": 0.05017,
"h": 280.3
},
"luminance": 0.61086
}Semantic roles & 50–950 ramp
primary
#C7CBEF
secondary
#CDC78D
accent
#B322C3
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385