#CFCEE2#CFCEE2
#CFCEE2 is a very light, muted blue. Relative luminance 0.629; OKLCH L 85.8% C 0.028 H 288.1°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCEE2 |
|---|---|
| RGB | rgb(207, 206, 226) |
| HSL | hsl(243, 26%, 85%) |
| HSV | hsv(243, 9%, 89%) |
| CMYK | cmyk(8.4%, 8.8%, 0%, 11.4%) |
| CIE-LAB | lab(83.39, 4.13, -9.74) |
| CIE-LCH | lch(83.39, 10.58, 292.98°) |
| OKLab | oklab(85.83% 0.0085 -0.0261) |
| OKLCH | oklch(85.83% 0.028 288.1) |
| XYZ | xyz(61.5282, 62.8987, 80.8359) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.43
Light Blue Grey
#B7C9E2
ΔE00 8.19
Fog
#D8DCE0
ΔE00 8.61
Periwinkle
#CCCCFF
ΔE00 9.15
Light Gray
#D3D3D3
ΔE00 9.19
Dove Gray
#B6B8BD
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCEE2 #E1E2CE
analogous
#CED7E2 #CFCEE2 #D9CEE2
triadic
#CFCEE2 #E2CFCE #CEE2CF
tetradic
#CFCEE2 #E2CED7 #E1E2CE #CEE2D9
square
#CFCEE2 #E2CED7 #E1E2CE #CEE2D9
split-complementary
#CFCEE2 #E2D9CE #D7E2CE
monochromatic
#8481B4 #A9A8CB #CFCEE2 #ECECF4 #ECECF4
Accessibility & contrast
On white
1.55
#CFCEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#CFCEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCEE2
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCEE2 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD0E3
Deuteranopia (green-blind)
#C9CFE1
Tritanopia (blue-blind)
#CBD1D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cfcee2; /* rgb */ color: rgb(207, 206, 226); /* oklch */ color: oklch(85.8% 0.028 288.1);
Tailwind
colors: {
custom: {
50: '#dddceb',
500: '#cfcee2',
950: '#000000',
},
}SCSS
$custom: #cfcee2; $custom-light: #dddceb; $custom-dark: #000000;
JSON
{
"hex": "#cfcee2",
"rgb": {
"r": 207,
"g": 206,
"b": 226
},
"hsl": {
"h": 243,
"s": 25.641,
"l": 84.706
},
"oklch": {
"l": 0.85832,
"c": 0.0275,
"h": 288.1
},
"luminance": 0.62899
}Semantic roles & 50–950 ramp
primary
#CFCEE2
secondary
#B8B99B
accent
#A4419F
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484