#CECBF2#CECBF2
#CECBF2 is a very light, muted blue. Relative luminance 0.622; OKLCH L 85.7% C 0.054 H 288.7°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CECBF2 |
|---|---|
| RGB | rgb(206, 203, 242) |
| HSL | hsl(245, 60%, 87%) |
| HSV | hsv(245, 16%, 95%) |
| CMYK | cmyk(14.9%, 16.1%, 0%, 5.1%) |
| CIE-LAB | lab(83.04, 8.66, -18.79) |
| CIE-LCH | lch(83.04, 20.68, 294.74°) |
| OKLab | oklab(85.7% 0.0173 -0.051) |
| OKLCH | oklch(85.7% 0.054 288.7) |
| XYZ | xyz(62.8331, 62.2439, 92.6912) |
| Luminance | 0.6224 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.44
Light Periwinkle
#C1C6FC
ΔE00 5.16
Pale Lilac
#E4CBFF
ΔE00 6.61
Light Lavender
#DFC5FE
ΔE00 6.85
Pale Lavender
#EECFFE
ΔE00 8.33
Lavender (CSS)
#E6E6FA
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECBF2 #EFF2CB
analogous
#CBDCF2 #CECBF2 #E1CBF2
triadic
#CECBF2 #F2CECB #CBF2CE
tetradic
#CECBF2 #F2CBDC #EFF2CB #CBF2E1
square
#CECBF2 #F2CBDC #EFF2CB #CBF2E1
split-complementary
#CECBF2 #F2E1CB #DCF2CB
monochromatic
#7269DA #A09AE6 #CECBF2 #E8E7F9 #E8E7F9
Accessibility & contrast
On white
1.56
#CECBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#CECBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECBF2
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECBF2 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D0F4
Deuteranopia (green-blind)
#C2CEF1
Tritanopia (blue-blind)
#C7D1D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cecbf2; /* rgb */ color: rgb(206, 203, 242); /* oklch */ color: oklch(85.7% 0.054 288.7);
Tailwind
colors: {
custom: {
50: '#dddaf6',
500: '#cecbf2',
950: '#000000',
},
}SCSS
$custom: #cecbf2; $custom-light: #dddaf6; $custom-dark: #000000;
JSON
{
"hex": "#cecbf2",
"rgb": {
"r": 206,
"g": 203,
"b": 242
},
"hsl": {
"h": 244.615,
"s": 60,
"l": 87.255
},
"oklch": {
"l": 0.85704,
"c": 0.05384,
"h": 288.7
},
"luminance": 0.62244
}Semantic roles & 50–950 ramp
primary
#CECBF2
secondary
#CCD290
accent
#C81EBB
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385