#CFCEE7#CFCEE7
#CFCEE7 is a very light, muted blue. Relative luminance 0.632; OKLCH L 86.0% C 0.034 H 287.5°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCEE7 |
|---|---|
| RGB | rgb(207, 206, 231) |
| HSL | hsl(242, 34%, 86%) |
| HSV | hsv(242, 11%, 91%) |
| CMYK | cmyk(10.4%, 10.8%, 0%, 9.4%) |
| CIE-LAB | lab(83.54, 5.12, -12.18) |
| CIE-LCH | lch(83.54, 13.21, 292.81°) |
| OKLab | oklab(86% 0.0103 -0.0328) |
| OKLCH | oklch(86% 0.034 287.5) |
| XYZ | xyz(62.2243, 63.1771, 84.5020) |
| Luminance | 0.6318 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.71
Periwinkle
#CCCCFF
ΔE00 7.41
Light Blue Grey
#B7C9E2
ΔE00 8.50
Light Periwinkle
#C1C6FC
ΔE00 8.57
Thistle
#D8BFD8
ΔE00 8.99
Lightsteelblue
#B0C4DE
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCEE7 #E6E7CE
analogous
#CED9E7 #CFCEE7 #DBCEE7
triadic
#CFCEE7 #E7CFCE #CEE7CF
tetradic
#CFCEE7 #E7CED9 #E6E7CE #CEE7DB
square
#CFCEE7 #E7CED9 #E6E7CE #CEE7DB
split-complementary
#CFCEE7 #E7DBCE #D9E7CE
monochromatic
#7F7CBF #A7A5D3 #CFCEE7 #EBEAF5 #EBEAF5
Accessibility & contrast
On white
1.54
#CFCEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#CFCEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCEE7
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCEE7 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D1E8
Deuteranopia (green-blind)
#C8D0E6
Tritanopia (blue-blind)
#CAD2D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cfcee7; /* rgb */ color: rgb(207, 206, 231); /* oklch */ color: oklch(86.0% 0.034 287.5);
Tailwind
colors: {
custom: {
50: '#dddcee',
500: '#cfcee7',
950: '#000000',
},
}SCSS
$custom: #cfcee7; $custom-light: #dddcee; $custom-dark: #000000;
JSON
{
"hex": "#cfcee7",
"rgb": {
"r": 207,
"g": 206,
"b": 231
},
"hsl": {
"h": 242.4,
"s": 34.247,
"l": 85.686
},
"oklch": {
"l": 0.85995,
"c": 0.0344,
"h": 287.5
},
"luminance": 0.63178
}Semantic roles & 50–950 ramp
primary
#CFCEE7
secondary
#BFC099
accent
#AD38A8
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485