#CFCFEB#CFCFEB
#CFCFEB is a very light, muted blue. Relative luminance 0.639; OKLCH L 86.3% C 0.039 H 285.6°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCFEB |
|---|---|
| RGB | rgb(207, 207, 235) |
| HSL | hsl(240, 41%, 87%) |
| HSV | hsv(240, 12%, 92%) |
| CMYK | cmyk(11.9%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(83.91, 5.40, -13.75) |
| CIE-LCH | lch(83.91, 14.78, 291.44°) |
| OKLab | oklab(86.33% 0.0103 -0.0371) |
| OKLCH | oklch(86.33% 0.039 285.6) |
| XYZ | xyz(63.0372, 63.8887, 87.5919) |
| Luminance | 0.6389 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.87
Periwinkle
#CCCCFF
ΔE00 6.37
Light Periwinkle
#C1C6FC
ΔE00 7.59
Light Blue Grey
#B7C9E2
ΔE00 8.40
Pale Lilac
#E4CBFF
ΔE00 9.41
Lightsteelblue
#B0C4DE
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCFEB #EBEBCF
analogous
#CFDDEB #CFCFEB #DDCFEB
triadic
#CFCFEB #EBCFCF #CFEBCF
tetradic
#CFCFEB #EBCFDD #EBEBCF #CFEBDD
square
#CFCFEB #EBCFDD #EBEBCF #CFEBDD
split-complementary
#CFCFEB #EBDDCF #DDEBCF
monochromatic
#7979C7 #A4A4D9 #CFCFEB #E9E9F6 #E9E9F6
Accessibility & contrast
On white
1.52
#CFCFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#CFCFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCFEB
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCFEB | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EC
Deuteranopia (green-blind)
#C8D0EA
Tritanopia (blue-blind)
#C9D3D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cfcfeb; /* rgb */ color: rgb(207, 207, 235); /* oklch */ color: oklch(86.3% 0.039 285.6);
Tailwind
colors: {
custom: {
50: '#ddddf1',
500: '#cfcfeb',
950: '#000000',
},
}SCSS
$custom: #cfcfeb; $custom-light: #ddddf1; $custom-dark: #000000;
JSON
{
"hex": "#cfcfeb",
"rgb": {
"r": 207,
"g": 207,
"b": 235
},
"hsl": {
"h": 240,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.86326,
"c": 0.03853,
"h": 285.6
},
"luminance": 0.63889
}Semantic roles & 50–950 ramp
primary
#CFCFEB
secondary
#C6C698
accent
#B431B4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485