#CFCEEF#CFCEEF
#CFCEEF is a very light, muted blue. Relative luminance 0.636; OKLCH L 86.3% C 0.045 H 286.8°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCEEF |
|---|---|
| RGB | rgb(207, 206, 239) |
| HSL | hsl(242, 51%, 87%) |
| HSV | hsv(242, 14%, 94%) |
| CMYK | cmyk(13.4%, 13.8%, 0%, 6.3%) |
| CIE-LAB | lab(83.78, 6.75, -16.08) |
| CIE-LCH | lch(83.78, 17.43, 292.78°) |
| OKLab | oklab(86.26% 0.0131 -0.0435) |
| OKLCH | oklch(86.26% 0.045 286.8) |
| XYZ | xyz(63.3801, 63.6394, 90.5892) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.88
Light Periwinkle
#C1C6FC
ΔE00 6.35
Lavender (CSS)
#E6E6FA
ΔE00 6.93
Pale Lilac
#E4CBFF
ΔE00 8.04
Light Lavender
#DFC5FE
ΔE00 8.47
Thistle
#D8BFD8
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCEEF #EEEFCE
analogous
#CEDEEF #CFCEEF #E0CEEF
triadic
#CFCEEF #EFCFCE #CEEFCF
tetradic
#CFCEEF #EFCEDE #EEEFCE #CEEFE0
square
#CFCEEF #EFCEDE #EEEFCE #CEEFE0
split-complementary
#CFCEEF #EFE0CE #DEEFCE
monochromatic
#7572D1 #A2A0E0 #CFCEEF #E8E8F7 #E8E8F7
Accessibility & contrast
On white
1.53
#CFCEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#CFCEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCEEF
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCEEF | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D2F1
Deuteranopia (green-blind)
#C6D0EE
Tritanopia (blue-blind)
#C9D3D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cfceef; /* rgb */ color: rgb(207, 206, 239); /* oklch */ color: oklch(86.3% 0.045 286.8);
Tailwind
colors: {
custom: {
50: '#dddcf4',
500: '#cfceef',
950: '#000000',
},
}SCSS
$custom: #cfceef; $custom-light: #dddcf4; $custom-dark: #000000;
JSON
{
"hex": "#cfceef",
"rgb": {
"r": 207,
"g": 206,
"b": 239
},
"hsl": {
"h": 241.818,
"s": 50.769,
"l": 87.255
},
"oklch": {
"l": 0.86264,
"c": 0.04544,
"h": 286.8
},
"luminance": 0.6364
}Semantic roles & 50–950 ramp
primary
#CFCEEF
secondary
#CBCC95
accent
#BE27BA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485