#CEC8FD#CEC8FD
#CEC8FD is a very light, moderate blue. Relative luminance 0.615; OKLCH L 85.5% C 0.073 H 289.9°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CEC8FD |
|---|---|
| RGB | rgb(206, 200, 253) |
| HSL | hsl(247, 93%, 89%) |
| HSV | hsv(247, 21%, 99%) |
| CMYK | cmyk(18.6%, 20.9%, 0%, 0.8%) |
| CIE-LAB | lab(82.66, 12.61, -25.22) |
| CIE-LCH | lch(82.66, 28.20, 296.57°) |
| OKLab | oklab(85.52% 0.025 -0.0689) |
| OKLCH | oklch(85.52% 0.073 289.9) |
| XYZ | xyz(63.8335, 61.5215, 101.4213) |
| Luminance | 0.6152 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.78
Light Periwinkle
#C1C6FC
ΔE00 3.45
Light Lavender
#DFC5FE
ΔE00 5.13
Pale Lilac
#E4CBFF
ΔE00 5.57
Light Violet
#D6B4FC
ΔE00 7.31
Pale Violet
#CEAEFA
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEC8FD #F7FDC8
analogous
#C8DDFD #CEC8FD #E9C8FD
triadic
#CEC8FD #FDCEC8 #C8FDCE
tetradic
#CEC8FD #FDC8DD #F7FDC8 #C8FDE9
square
#CEC8FD #FDC8DD #F7FDC8 #C8FDE9
split-complementary
#CEC8FD #FDE9C8 #DDFDC8
monochromatic
#6552F9 #998DFB #CEC8FD #E5E1FE #E5E1FE
Accessibility & contrast
On white
1.58
#CEC8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#CEC8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEC8FD
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEC8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEC8FD | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFF
Deuteranopia (green-blind)
#BBCDFC
Tritanopia (blue-blind)
#C4D1DA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cec8fd; /* rgb */ color: rgb(206, 200, 253); /* oklch */ color: oklch(85.5% 0.073 289.9);
Tailwind
colors: {
custom: {
50: '#ddd8fe',
500: '#cec8fd',
950: '#000000',
},
}SCSS
$custom: #cec8fd; $custom-light: #ddd8fe; $custom-dark: #000000;
JSON
{
"hex": "#cec8fd",
"rgb": {
"r": 206,
"g": 200,
"b": 253
},
"hsl": {
"h": 246.792,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.85524,
"c": 0.07334,
"h": 289.9
},
"luminance": 0.61522
}Semantic roles & 50–950 ramp
primary
#CEC8FD
secondary
#DAE584
accent
#E600CC
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385