#CFCEED#CFCEED
#CFCEED is a very light, muted blue. Relative luminance 0.635; OKLCH L 86.2% C 0.043 H 286.9°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCEED |
|---|---|
| RGB | rgb(207, 206, 237) |
| HSL | hsl(242, 46%, 87%) |
| HSV | hsv(242, 13%, 93%) |
| CMYK | cmyk(12.7%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(83.72, 6.34, -15.10) |
| CIE-LCH | lch(83.72, 16.38, 292.76°) |
| OKLab | oklab(86.2% 0.0124 -0.0408) |
| OKLCH | oklch(86.2% 0.043 286.9) |
| XYZ | xyz(63.0862, 63.5219, 89.0417) |
| Luminance | 0.6352 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.48
Lavender (CSS)
#E6E6FA
ΔE00 6.57
Light Periwinkle
#C1C6FC
ΔE00 6.87
Pale Lilac
#E4CBFF
ΔE00 8.47
Light Lavender
#DFC5FE
ΔE00 8.93
Light Blue Grey
#B7C9E2
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCEED #ECEDCE
analogous
#CEDDED #CFCEED #DFCEED
triadic
#CFCEED #EDCFCE #CEEDCF
tetradic
#CFCEED #EDCEDD #ECEDCE #CEEDDF
square
#CFCEED #EDCEDD #ECEDCE #CEEDDF
split-complementary
#CFCEED #EDDFCE #DDEDCE
monochromatic
#7774CC #A3A1DD #CFCEED #E9E9F7 #E9E9F7
Accessibility & contrast
On white
1.53
#CFCEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#CFCEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCEED
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCEED | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EE
Deuteranopia (green-blind)
#C6D0EC
Tritanopia (blue-blind)
#C9D3D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cfceed; /* rgb */ color: rgb(207, 206, 237); /* oklch */ color: oklch(86.2% 0.043 286.9);
Tailwind
colors: {
custom: {
50: '#dddcf2',
500: '#cfceed',
950: '#000000',
},
}SCSS
$custom: #cfceed; $custom-light: #dddcf2; $custom-dark: #000000;
JSON
{
"hex": "#cfceed",
"rgb": {
"r": 207,
"g": 206,
"b": 237
},
"hsl": {
"h": 241.935,
"s": 46.269,
"l": 86.863
},
"oklch": {
"l": 0.86196,
"c": 0.04268,
"h": 286.9
},
"luminance": 0.63522
}Semantic roles & 50–950 ramp
primary
#CFCEED
secondary
#C8C996
accent
#B92CB5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485