#CECEFB#CECEFB
#CECEFB is a very light, moderate blue. Relative luminance 0.642; OKLCH L 86.6% C 0.062 H 285.0°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CECEFB |
|---|---|
| RGB | rgb(206, 206, 251) |
| HSL | hsl(240, 85%, 90%) |
| HSV | hsv(240, 18%, 98%) |
| CMYK | cmyk(17.9%, 17.9%, 0%, 1.6%) |
| CIE-LAB | lab(84.08, 8.97, -21.99) |
| CIE-LCH | lch(84.08, 23.75, 292.18°) |
| OKLab | oklab(86.61% 0.0161 -0.0599) |
| OKLCH | oklch(86.61% 0.062 285) |
| XYZ | xyz(64.9335, 64.2286, 100.2244) |
| Luminance | 0.6423 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.51
Light Periwinkle
#C1C6FC
ΔE00 3.58
Pale Lilac
#E4CBFF
ΔE00 6.93
Light Lavender
#DFC5FE
ΔE00 6.96
Pale Lavender
#EECFFE
ΔE00 8.98
Lavender (CSS)
#E6E6FA
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECEFB #FBFBCE
analogous
#CEE5FB #CECEFB #E5CEFB
triadic
#CECEFB #FBCECE #CEFBCE
tetradic
#CECEFB #FBCEE5 #FBFBCE #CEFBE5
square
#CECEFB #FBCEE5 #FBFBCE #CEFBE5
split-complementary
#CECEFB #FBE5CE #E5FBCE
monochromatic
#5D5DF2 #9595F6 #CECEFB #E3E3FD #E3E3FD
Accessibility & contrast
On white
1.52
#CECEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#CECEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECEFB
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECEFB | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D3FD
Deuteranopia (green-blind)
#C2D0FA
Tritanopia (blue-blind)
#C4D5DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cecefb; /* rgb */ color: rgb(206, 206, 251); /* oklch */ color: oklch(86.6% 0.062 285.0);
Tailwind
colors: {
custom: {
50: '#dddcfc',
500: '#cecefb',
950: '#000000',
},
}SCSS
$custom: #cecefb; $custom-light: #dddcfc; $custom-dark: #000000;
JSON
{
"hex": "#cecefb",
"rgb": {
"r": 206,
"g": 206,
"b": 251
},
"hsl": {
"h": 240,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.86612,
"c": 0.06205,
"h": 285
},
"luminance": 0.64229
}Semantic roles & 50–950 ramp
primary
#CECEFB
secondary
#E2E28C
accent
#E104E1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485