#CFCEF2#CFCEF2
#CFCEF2 is a very light, muted blue. Relative luminance 0.638; OKLCH L 86.4% C 0.050 H 286.6°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCEF2 |
|---|---|
| RGB | rgb(207, 206, 242) |
| HSL | hsl(242, 58%, 88%) |
| HSV | hsv(242, 15%, 95%) |
| CMYK | cmyk(14.5%, 14.9%, 0%, 5.1%) |
| CIE-LAB | lab(83.87, 7.37, -17.53) |
| CIE-LCH | lch(83.87, 19.02, 292.81°) |
| OKLab | oklab(86.37% 0.0142 -0.0475) |
| OKLCH | oklch(86.37% 0.05 286.6) |
| XYZ | xyz(63.8269, 63.8182, 92.9427) |
| Luminance | 0.6382 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.00
Light Periwinkle
#C1C6FC
ΔE00 5.62
Lavender (CSS)
#E6E6FA
ΔE00 7.50
Pale Lilac
#E4CBFF
ΔE00 7.50
Light Lavender
#DFC5FE
ΔE00 7.85
Pale Lavender
#EECFFE
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCEF2 #F1F2CE
analogous
#CEDFF2 #CFCEF2 #E1CEF2
triadic
#CFCEF2 #F2CFCE #CEF2CF
tetradic
#CFCEF2 #F2CEDF #F1F2CE #CEF2E1
square
#CFCEF2 #F2CEDF #F1F2CE #CEF2E1
split-complementary
#CFCEF2 #F2E1CE #DFF2CE
monochromatic
#706DD8 #A09EE5 #CFCEF2 #E7E7F9 #E7E7F9
Accessibility & contrast
On white
1.53
#CFCEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#CFCEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCEF2
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCEF2 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D2F4
Deuteranopia (green-blind)
#C5D0F1
Tritanopia (blue-blind)
#C8D4DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cfcef2; /* rgb */ color: rgb(207, 206, 242); /* oklch */ color: oklch(86.4% 0.050 286.6);
Tailwind
colors: {
custom: {
50: '#dedcf6',
500: '#cfcef2',
950: '#000000',
},
}SCSS
$custom: #cfcef2; $custom-light: #dedcf6; $custom-dark: #000000;
JSON
{
"hex": "#cfcef2",
"rgb": {
"r": 207,
"g": 206,
"b": 242
},
"hsl": {
"h": 241.667,
"s": 58.065,
"l": 87.843
},
"oklch": {
"l": 0.86368,
"c": 0.04958,
"h": 286.6
},
"luminance": 0.63819
}Semantic roles & 50–950 ramp
primary
#CFCEF2
secondary
#D0D193
accent
#C620C1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485