#CFCFEE#CFCFEE
#CFCFEE is a very light, muted blue. Relative luminance 0.641; OKLCH L 86.4% C 0.043 H 285.5°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCFEE |
|---|---|
| RGB | rgb(207, 207, 238) |
| HSL | hsl(240, 48%, 87%) |
| HSV | hsv(240, 13%, 93%) |
| CMYK | cmyk(13%, 13%, 0%, 6.7%) |
| CIE-LAB | lab(84.00, 6.01, -15.21) |
| CIE-LCH | lch(84.00, 16.36, 291.57°) |
| OKLab | oklab(86.43% 0.0114 -0.0411) |
| OKLCH | oklch(86.43% 0.043 285.5) |
| XYZ | xyz(63.4743, 64.0635, 89.8938) |
| Luminance | 0.6406 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.42
Lavender (CSS)
#E6E6FA
ΔE00 6.36
Light Periwinkle
#C1C6FC
ΔE00 6.76
Light Blue Grey
#B7C9E2
ΔE00 8.70
Pale Lilac
#E4CBFF
ΔE00 8.71
Light Lavender
#DFC5FE
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCFEE #EEEECF
analogous
#CFDFEE #CFCFEE #DFCFEE
triadic
#CFCFEE #EECFCF #CFEECF
tetradic
#CFCFEE #EECFDF #EEEECF #CFEEDF
square
#CFCFEE #EECFDF #EEEECF #CFEEDF
split-complementary
#CFCFEE #EEDFCF #DFEECF
monochromatic
#7575CE #A2A2DE #CFCFEE #E8E8F7 #E8E8F7
Accessibility & contrast
On white
1.52
#CFCFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#CFCFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCFEE
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCFEE | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2EF
Deuteranopia (green-blind)
#C7D1ED
Tritanopia (blue-blind)
#C9D4D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cfcfee; /* rgb */ color: rgb(207, 207, 238); /* oklch */ color: oklch(86.4% 0.043 285.5);
Tailwind
colors: {
custom: {
50: '#ddddf3',
500: '#cfcfee',
950: '#000000',
},
}SCSS
$custom: #cfcfee; $custom-light: #ddddf3; $custom-dark: #000000;
JSON
{
"hex": "#cfcfee",
"rgb": {
"r": 207,
"g": 207,
"b": 238
},
"hsl": {
"h": 240,
"s": 47.692,
"l": 87.255
},
"oklch": {
"l": 0.86427,
"c": 0.04268,
"h": 285.5
},
"luminance": 0.64064
}Semantic roles & 50–950 ramp
primary
#CFCFEE
secondary
#CBCB96
accent
#BB2BBB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485