#CFCEEE#CFCEEE
#CFCEEE is a very light, muted blue. Relative luminance 0.636; OKLCH L 86.2% C 0.044 H 286.9°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCEEE |
|---|---|
| RGB | rgb(207, 206, 238) |
| HSL | hsl(242, 48%, 87%) |
| HSV | hsv(242, 13%, 93%) |
| CMYK | cmyk(13%, 13.4%, 0%, 6.7%) |
| CIE-LAB | lab(83.75, 6.54, -15.59) |
| CIE-LCH | lch(83.75, 16.91, 292.77°) |
| OKLab | oklab(86.23% 0.0128 -0.0422) |
| OKLCH | oklch(86.23% 0.044 286.9) |
| XYZ | xyz(63.2328, 63.5805, 89.8133) |
| Luminance | 0.6358 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.18
Light Periwinkle
#C1C6FC
ΔE00 6.61
Lavender (CSS)
#E6E6FA
ΔE00 6.74
Pale Lilac
#E4CBFF
ΔE00 8.25
Light Lavender
#DFC5FE
ΔE00 8.69
Thistle
#D8BFD8
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCEEE #EDEECE
analogous
#CEDDEE #CFCEEE #DFCEEE
triadic
#CFCEEE #EECFCE #CEEECF
tetradic
#CFCEEE #EECEDD #EDEECE #CEEEDF
square
#CFCEEE #EECEDD #EDEECE #CEEEDF
split-complementary
#CFCEEE #EEDFCE #DDEECE
monochromatic
#7673CE #A2A1DE #CFCEEE #E9E8F7 #E9E8F7
Accessibility & contrast
On white
1.53
#CFCEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#CFCEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCEEE
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCEEE | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D2F0
Deuteranopia (green-blind)
#C6D0ED
Tritanopia (blue-blind)
#C9D3D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cfceee; /* rgb */ color: rgb(207, 206, 238); /* oklch */ color: oklch(86.2% 0.044 286.9);
Tailwind
colors: {
custom: {
50: '#dddcf3',
500: '#cfceee',
950: '#000000',
},
}SCSS
$custom: #cfceee; $custom-light: #dddcf3; $custom-dark: #000000;
JSON
{
"hex": "#cfceee",
"rgb": {
"r": 207,
"g": 206,
"b": 238
},
"hsl": {
"h": 241.875,
"s": 48.485,
"l": 87.059
},
"oklch": {
"l": 0.8623,
"c": 0.04407,
"h": 286.9
},
"luminance": 0.63581
}Semantic roles & 50–950 ramp
primary
#CFCEEE
secondary
#C9CB95
accent
#BC2AB7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485