#CFCEEB#CFCEEB
#CFCEEB is a very light, muted blue. Relative luminance 0.634; OKLCH L 86.1% C 0.040 H 287.1°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCEEB |
|---|---|
| RGB | rgb(207, 206, 235) |
| HSL | hsl(242, 42%, 86%) |
| HSV | hsv(242, 12%, 92%) |
| CMYK | cmyk(11.9%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(83.66, 5.93, -14.13) |
| CIE-LCH | lch(83.66, 15.32, 292.76°) |
| OKLab | oklab(86.13% 0.0118 -0.0382) |
| OKLCH | oklch(86.13% 0.04 287.1) |
| XYZ | xyz(62.7957, 63.4057, 87.5114) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.10
Lavender (CSS)
#E6E6FA
ΔE00 6.24
Light Periwinkle
#C1C6FC
ΔE00 7.41
Light Blue Grey
#B7C9E2
ΔE00 8.85
Pale Lilac
#E4CBFF
ΔE00 8.93
Thistle
#D8BFD8
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCEEB #EAEBCE
analogous
#CEDCEB #CFCEEB #DECEEB
triadic
#CFCEEB #EBCFCE #CEEBCF
tetradic
#CFCEEB #EBCEDC #EAEBCE #CEEBDE
square
#CFCEEB #EBCEDC #EAEBCE #CEEBDE
split-complementary
#CFCEEB #EBDECE #DCEBCE
monochromatic
#7A77C8 #A4A3D9 #CFCEEB #EAE9F6 #EAE9F6
Accessibility & contrast
On white
1.53
#CFCEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#CFCEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCEEB
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCEEB | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D1EC
Deuteranopia (green-blind)
#C7D0EA
Tritanopia (blue-blind)
#CAD3D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cfceeb; /* rgb */ color: rgb(207, 206, 235); /* oklch */ color: oklch(86.1% 0.040 287.1);
Tailwind
colors: {
custom: {
50: '#dddcf1',
500: '#cfceeb',
950: '#000000',
},
}SCSS
$custom: #cfceeb; $custom-light: #dddcf1; $custom-dark: #000000;
JSON
{
"hex": "#cfceeb",
"rgb": {
"r": 207,
"g": 206,
"b": 235
},
"hsl": {
"h": 242.069,
"s": 42.029,
"l": 86.471
},
"oklch": {
"l": 0.86128,
"c": 0.03992,
"h": 287.1
},
"luminance": 0.63406
}Semantic roles & 50–950 ramp
primary
#CFCEEB
secondary
#C5C697
accent
#B530B1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485