#CFCFEA#CFCFEA
#CFCFEA is a very light, muted blue. Relative luminance 0.638; OKLCH L 86.3% C 0.037 H 285.6°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCFEA |
|---|---|
| RGB | rgb(207, 207, 234) |
| HSL | hsl(240, 39%, 86%) |
| HSV | hsv(240, 12%, 92%) |
| CMYK | cmyk(11.5%, 11.5%, 0%, 8.2%) |
| CIE-LAB | lab(83.88, 5.20, -13.27) |
| CIE-LCH | lch(83.88, 14.25, 291.39°) |
| OKLab | oklab(86.29% 0.01 -0.0358) |
| OKLCH | oklch(86.29% 0.037 285.6) |
| XYZ | xyz(62.8931, 63.8311, 86.8331) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.73
Periwinkle
#CCCCFF
ΔE00 6.70
Light Periwinkle
#C1C6FC
ΔE00 7.88
Light Blue Grey
#B7C9E2
ΔE00 8.30
Lightsteelblue
#B0C4DE
ΔE00 9.33
Thistle
#D8BFD8
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCFEA #EAEACF
analogous
#CFDDEA #CFCFEA #DDCFEA
triadic
#CFCFEA #EACFCF #CFEACF
tetradic
#CFCFEA #EACFDD #EAEACF #CFEADD
square
#CFCFEA #EACFDD #EAEACF #CFEADD
split-complementary
#CFCFEA #EADDCF #DDEACF
monochromatic
#7A7AC5 #A4A4D7 #CFCFEA #EAEAF6 #EAEAF6
Accessibility & contrast
On white
1.53
#CFCFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#CFCFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCFEA
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCFEA | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EB
Deuteranopia (green-blind)
#C8D0E9
Tritanopia (blue-blind)
#CAD3D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cfcfea; /* rgb */ color: rgb(207, 207, 234); /* oklch */ color: oklch(86.3% 0.037 285.6);
Tailwind
colors: {
custom: {
50: '#ddddf0',
500: '#cfcfea',
950: '#000000',
},
}SCSS
$custom: #cfcfea; $custom-light: #ddddf0; $custom-dark: #000000;
JSON
{
"hex": "#cfcfea",
"rgb": {
"r": 207,
"g": 207,
"b": 234
},
"hsl": {
"h": 240,
"s": 39.13,
"l": 86.471
},
"oklch": {
"l": 0.86292,
"c": 0.03715,
"h": 285.6
},
"luminance": 0.63832
}Semantic roles & 50–950 ramp
primary
#CFCFEA
secondary
#C5C599
accent
#B233B2
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485