#CECFFA#CECFFA
#CECFFA is a very light, muted blue. Relative luminance 0.646; OKLCH L 86.8% C 0.059 H 284.0°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CECFFA |
|---|---|
| RGB | rgb(206, 207, 250) |
| HSL | hsl(239, 81%, 89%) |
| HSV | hsv(239, 18%, 98%) |
| CMYK | cmyk(17.6%, 17.2%, 0%, 2%) |
| CIE-LAB | lab(84.30, 8.22, -21.13) |
| CIE-LCH | lch(84.30, 22.67, 291.25°) |
| OKLab | oklab(86.77% 0.0144 -0.0575) |
| OKLCH | oklch(86.77% 0.059 284) |
| XYZ | xyz(65.0178, 64.6487, 99.4769) |
| Luminance | 0.6465 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.99
Light Periwinkle
#C1C6FC
ΔE00 3.85
Pale Lilac
#E4CBFF
ΔE00 7.30
Light Lavender
#DFC5FE
ΔE00 7.40
Lavender (CSS)
#E6E6FA
ΔE00 8.74
Pale Lavender
#EECFFE
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECFFA #FAF9CE
analogous
#CEE5FA #CECFFA #E3CEFA
triadic
#CECFFA #FACECF #CFFACE
tetradic
#CECFFA #FACEE5 #FAF9CE #CEFAE3
square
#CECFFA #FACEE5 #FAF9CE #CEFAE3
split-complementary
#CECFFA #FAE3CE #E5FACE
monochromatic
#5F62EF #9699F4 #CECFFA #E3E4FC #E3E4FC
Accessibility & contrast
On white
1.51
#CECFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#CECFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECFFA
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECFFA | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D4FC
Deuteranopia (green-blind)
#C3D1F9
Tritanopia (blue-blind)
#C5D6DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cecffa; /* rgb */ color: rgb(206, 207, 250); /* oklch */ color: oklch(86.8% 0.059 284.0);
Tailwind
colors: {
custom: {
50: '#ddddfc',
500: '#cecffa',
950: '#000000',
},
}SCSS
$custom: #cecffa; $custom-light: #ddddfc; $custom-dark: #000000;
JSON
{
"hex": "#cecffa",
"rgb": {
"r": 206,
"g": 207,
"b": 250
},
"hsl": {
"h": 238.636,
"s": 81.481,
"l": 89.412
},
"oklch": {
"l": 0.86771,
"c": 0.05931,
"h": 284
},
"luminance": 0.6465
}Semantic roles & 50–950 ramp
primary
#CECFFA
secondary
#E0DE8D
accent
#D908DE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485