#CECCFC#CECCFC
#CECCFC is a very light, moderate blue. Relative luminance 0.633; OKLCH L 86.3% C 0.066 H 286.8°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CECCFC |
|---|---|
| RGB | rgb(206, 204, 252) |
| HSL | hsl(243, 89%, 89%) |
| HSV | hsv(243, 19%, 99%) |
| CMYK | cmyk(18.3%, 19%, 0%, 1.2%) |
| CIE-LAB | lab(83.62, 10.25, -23.23) |
| CIE-LCH | lch(83.62, 25.39, 293.81°) |
| OKLab | oklab(86.26% 0.0192 -0.0634) |
| OKLCH | oklch(86.26% 0.066 286.8) |
| XYZ | xyz(64.6131, 63.3350, 100.8973) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.08
Light Periwinkle
#C1C6FC
ΔE00 3.34
Light Lavender
#DFC5FE
ΔE00 6.25
Pale Lilac
#E4CBFF
ΔE00 6.34
Pale Lavender
#EECFFE
ΔE00 8.53
Light Violet
#D6B4FC
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECCFC #FAFCCC
analogous
#CCE2FC #CECCFC #E6CCFC
triadic
#CECCFC #FCCECC #CCFCCE
tetradic
#CECCFC #FCCCE2 #FAFCCC #CCFCE6
square
#CECCFC #FCCCE2 #FAFCCC #CCFCE6
split-complementary
#CECCFC #FCE6CC #E2FCCC
monochromatic
#5F58F5 #9692F9 #CECCFC #E3E2FD #E3E2FD
Accessibility & contrast
On white
1.54
#CECCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#CECCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECCFC
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECCFC | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D2FE
Deuteranopia (green-blind)
#C0CFFB
Tritanopia (blue-blind)
#C4D4DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ceccfc; /* rgb */ color: rgb(206, 204, 252); /* oklch */ color: oklch(86.3% 0.066 286.8);
Tailwind
colors: {
custom: {
50: '#dddbfd',
500: '#ceccfc',
950: '#000000',
},
}SCSS
$custom: #ceccfc; $custom-light: #dddbfd; $custom-dark: #000000;
JSON
{
"hex": "#ceccfc",
"rgb": {
"r": 206,
"g": 204,
"b": 252
},
"hsl": {
"h": 242.5,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.8626,
"c": 0.06622,
"h": 286.8
},
"luminance": 0.63336
}Semantic roles & 50–950 ramp
primary
#CECCFC
secondary
#E0E389
accent
#E600DC
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151517
muted
#848485