#CECCFF#CECCFF
#CECCFF is a very light, moderate blue. Relative luminance 0.635; OKLCH L 86.4% C 0.070 H 286.6°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CECCFF |
|---|---|
| RGB | rgb(206, 204, 255) |
| HSL | hsl(242, 100%, 90%) |
| HSV | hsv(242, 20%, 100%) |
| CMYK | cmyk(19.2%, 20%, 0%, 0%) |
| CIE-LAB | lab(83.72, 10.90, -24.67) |
| CIE-LCH | lch(83.72, 26.97, 293.84°) |
| OKLab | oklab(86.37% 0.0201 -0.0674) |
| OKLCH | oklch(86.37% 0.07 286.6) |
| XYZ | xyz(65.0923, 63.5267, 103.4208) |
| Luminance | 0.6353 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 0.61
Light Periwinkle
#C1C6FC
ΔE00 2.97
Light Lavender
#DFC5FE
ΔE00 6.21
Pale Lilac
#E4CBFF
ΔE00 6.43
Light Violet
#D6B4FC
ΔE00 8.53
Pale Lavender
#EECFFE
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECCFF #FDFFCC
analogous
#CCE3FF #CECCFF #E8CCFF
triadic
#CECCFF #FFCECC #CCFFCE
tetradic
#CECCFF #FFCCE3 #FDFFCC #CCFFE8
square
#CECCFF #FFCCE3 #FDFFCC #CCFFE8
split-complementary
#CECCFF #FFE8CC #E3FFCC
monochromatic
#5852FF #938FFF #CECCFF #E2E0FF #E2E0FF
Accessibility & contrast
On white
1.53
#CECCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#CECCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECCFF
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECCFF | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D2FF
Deuteranopia (green-blind)
#BFCFFE
Tritanopia (blue-blind)
#C4D4DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ceccff; /* rgb */ color: rgb(206, 204, 255); /* oklch */ color: oklch(86.4% 0.070 286.6);
Tailwind
colors: {
custom: {
50: '#dddbff',
500: '#ceccff',
950: '#000000',
},
}SCSS
$custom: #ceccff; $custom-light: #dddbff; $custom-dark: #000000;
JSON
{
"hex": "#ceccff",
"rgb": {
"r": 206,
"g": 204,
"b": 255
},
"hsl": {
"h": 242.353,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.86371,
"c": 0.07035,
"h": 286.6
},
"luminance": 0.63528
}Semantic roles & 50–950 ramp
primary
#CECCFF
secondary
#E6EA86
accent
#E600DC
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151518
muted
#848486