#CECCFD#CECCFD
#CECCFD is a very light, moderate blue. Relative luminance 0.634; OKLCH L 86.3% C 0.068 H 286.8°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CECCFD |
|---|---|
| RGB | rgb(206, 204, 253) |
| HSL | hsl(242, 92%, 90%) |
| HSV | hsv(242, 19%, 99%) |
| CMYK | cmyk(18.6%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(83.65, 10.47, -23.71) |
| CIE-LCH | lch(83.65, 25.92, 293.82°) |
| OKLab | oklab(86.3% 0.0195 -0.0647) |
| OKLCH | oklch(86.3% 0.068 286.8) |
| XYZ | xyz(64.7720, 63.3985, 101.7341) |
| Luminance | 0.6340 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 0.88
Light Periwinkle
#C1C6FC
ΔE00 3.20
Light Lavender
#DFC5FE
ΔE00 6.22
Pale Lilac
#E4CBFF
ΔE00 6.36
Pale Lavender
#EECFFE
ΔE00 8.58
Light Violet
#D6B4FC
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECCFD #FBFDCC
analogous
#CCE3FD #CECCFD #E7CCFD
triadic
#CECCFD #FDCECC #CCFDCE
tetradic
#CECCFD #FDCCE3 #FBFDCC #CCFDE7
square
#CECCFD #FDCCE3 #FBFDCC #CCFDE7
split-complementary
#CECCFD #FDE7CC #E3FDCC
monochromatic
#5D56F8 #9591FB #CECCFD #E3E2FE #E3E2FE
Accessibility & contrast
On white
1.54
#CECCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#CECCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECCFD
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECCFD | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D2FF
Deuteranopia (green-blind)
#BFCFFC
Tritanopia (blue-blind)
#C4D4DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ceccfd; /* rgb */ color: rgb(206, 204, 253); /* oklch */ color: oklch(86.3% 0.068 286.8);
Tailwind
colors: {
custom: {
50: '#dddbfe',
500: '#ceccfd',
950: '#000000',
},
}SCSS
$custom: #ceccfd; $custom-light: #dddbfe; $custom-dark: #000000;
JSON
{
"hex": "#ceccfd",
"rgb": {
"r": 206,
"g": 204,
"b": 253
},
"hsl": {
"h": 242.449,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.86296,
"c": 0.0676,
"h": 286.8
},
"luminance": 0.63399
}Semantic roles & 50–950 ramp
primary
#CECCFD
secondary
#E2E588
accent
#E600DC
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151517
muted
#848485