#CECCF2#CECCF2
#CECCF2 is a very light, muted blue. Relative luminance 0.627; OKLCH L 85.9% C 0.052 H 287.7°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CECCF2 |
|---|---|
| RGB | rgb(206, 204, 242) |
| HSL | hsl(243, 59%, 87%) |
| HSV | hsv(243, 16%, 95%) |
| CMYK | cmyk(14.9%, 15.7%, 0%, 5.1%) |
| CIE-LAB | lab(83.29, 8.12, -18.41) |
| CIE-LCH | lch(83.29, 20.12, 293.81°) |
| OKLab | oklab(85.9% 0.0159 -0.0499) |
| OKLCH | oklch(85.9% 0.052 287.7) |
| XYZ | xyz(63.0700, 62.7177, 92.7701) |
| Luminance | 0.6272 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.55
Light Periwinkle
#C1C6FC
ΔE00 5.22
Pale Lilac
#E4CBFF
ΔE00 6.98
Light Lavender
#DFC5FE
ΔE00 7.25
Lavender (CSS)
#E6E6FA
ΔE00 8.24
Pale Lavender
#EECFFE
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECCF2 #F0F2CC
analogous
#CCDDF2 #CECCF2 #E1CCF2
triadic
#CECCF2 #F2CECC #CCF2CE
tetradic
#CECCF2 #F2CCDD #F0F2CC #CCF2E1
square
#CECCF2 #F2CCDD #F0F2CC #CCF2E1
split-complementary
#CECCF2 #F2E1CC #DDF2CC
monochromatic
#706AD9 #9F9BE6 #CECCF2 #E8E7F9 #E8E7F9
Accessibility & contrast
On white
1.55
#CECCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#CECCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECCF2
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECCF2 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D0F4
Deuteranopia (green-blind)
#C3CFF1
Tritanopia (blue-blind)
#C7D2D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ceccf2; /* rgb */ color: rgb(206, 204, 242); /* oklch */ color: oklch(85.9% 0.052 287.7);
Tailwind
colors: {
custom: {
50: '#dddbf6',
500: '#ceccf2',
950: '#000000',
},
}SCSS
$custom: #ceccf2; $custom-light: #dddbf6; $custom-dark: #000000;
JSON
{
"hex": "#ceccf2",
"rgb": {
"r": 206,
"g": 204,
"b": 242
},
"hsl": {
"h": 243.158,
"s": 59.375,
"l": 87.451
},
"oklch": {
"l": 0.85899,
"c": 0.05242,
"h": 287.7
},
"luminance": 0.62718
}Semantic roles & 50–950 ramp
primary
#CECCF2
secondary
#CED191
accent
#C71EBE
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151517
muted
#848485