#CEC8F7#CEC8F7
#CEC8F7 is a very light, moderate blue. Relative luminance 0.611; OKLCH L 85.3% C 0.065 H 290.8°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CEC8F7 |
|---|---|
| RGB | rgb(206, 200, 247) |
| HSL | hsl(248, 75%, 88%) |
| HSV | hsv(248, 19%, 97%) |
| CMYK | cmyk(16.6%, 19%, 0%, 3.1%) |
| CIE-LAB | lab(82.46, 11.32, -22.34) |
| CIE-LCH | lch(82.46, 25.04, 296.88°) |
| OKLab | oklab(85.3% 0.0231 -0.0609) |
| OKLCH | oklch(85.3% 0.065 290.8) |
| XYZ | xyz(62.8927, 61.1452, 96.4664) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.42
Light Periwinkle
#C1C6FC
ΔE00 4.25
Light Lavender
#DFC5FE
ΔE00 5.22
Pale Lilac
#E4CBFF
ΔE00 5.38
Pale Lavender
#EECFFE
ΔE00 7.57
Light Violet
#D6B4FC
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEC8F7 #F1F7C8
analogous
#C8D9F7 #CEC8F7 #E6C8F7
triadic
#CEC8F7 #F7CEC8 #C8F7CE
tetradic
#CEC8F7 #F7C8D9 #F1F7C8 #C8F7E6
square
#CEC8F7 #F7C8D9 #F1F7C8 #C8F7E6
split-complementary
#CEC8F7 #F7E6C8 #D9F7C8
monochromatic
#6F5DE7 #9E93EF #CEC8F7 #E7E4FB #E7E4FB
Accessibility & contrast
On white
1.59
#CEC8F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#CEC8F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEC8F7
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEC8F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEC8F7 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCEF9
Deuteranopia (green-blind)
#BDCCF6
Tritanopia (blue-blind)
#C6CFD8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cec8f7; /* rgb */ color: rgb(206, 200, 247); /* oklch */ color: oklch(85.3% 0.065 290.8);
Tailwind
colors: {
custom: {
50: '#ddd8fa',
500: '#cec8f7',
950: '#000000',
},
}SCSS
$custom: #cec8f7; $custom-light: #ddd8fa; $custom-dark: #000000;
JSON
{
"hex": "#cec8f7",
"rgb": {
"r": 206,
"g": 200,
"b": 247
},
"hsl": {
"h": 247.66,
"s": 74.603,
"l": 87.647
},
"oklch": {
"l": 0.85301,
"c": 0.0651,
"h": 290.8
},
"luminance": 0.61146
}Semantic roles & 50–950 ramp
primary
#CEC8F7
secondary
#D0DA89
accent
#D70FBD
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385