#CFCFEC#CFCFEC
#CFCFEC is a very light, muted blue. Relative luminance 0.639; OKLCH L 86.4% C 0.040 H 285.5°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCFEC |
|---|---|
| RGB | rgb(207, 207, 236) |
| HSL | hsl(240, 43%, 87%) |
| HSV | hsv(240, 12%, 93%) |
| CMYK | cmyk(12.3%, 12.3%, 0%, 7.5%) |
| CIE-LAB | lab(83.94, 5.60, -14.24) |
| CIE-LCH | lch(83.94, 15.30, 291.48°) |
| OKLab | oklab(86.36% 0.0107 -0.0385) |
| OKLCH | oklch(86.36% 0.04 285.5) |
| XYZ | xyz(63.1821, 63.9466, 88.3549) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.03
Periwinkle
#CCCCFF
ΔE00 6.05
Light Periwinkle
#C1C6FC
ΔE00 7.31
Light Blue Grey
#B7C9E2
ΔE00 8.50
Pale Lilac
#E4CBFF
ΔE00 9.17
Thistle
#D8BFD8
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCFEC #ECECCF
analogous
#CFDEEC #CFCFEC #DECFEC
triadic
#CFCFEC #ECCFCF #CFECCF
tetradic
#CFCFEC #ECCFDE #ECECCF #CFECDE
square
#CFCFEC #ECCFDE #ECECCF #CFECDE
split-complementary
#CFCFEC #ECDECF #DEECCF
monochromatic
#7777C9 #A3A3DB #CFCFEC #E9E9F6 #E9E9F6
Accessibility & contrast
On white
1.52
#CFCFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#CFCFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCFEC
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCFEC | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2ED
Deuteranopia (green-blind)
#C8D0EB
Tritanopia (blue-blind)
#C9D4D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cfcfec; /* rgb */ color: rgb(207, 207, 236); /* oklch */ color: oklch(86.4% 0.040 285.5);
Tailwind
colors: {
custom: {
50: '#ddddf2',
500: '#cfcfec',
950: '#000000',
},
}SCSS
$custom: #cfcfec; $custom-light: #ddddf2; $custom-dark: #000000;
JSON
{
"hex": "#cfcfec",
"rgb": {
"r": 207,
"g": 207,
"b": 236
},
"hsl": {
"h": 240,
"s": 43.284,
"l": 86.863
},
"oklch": {
"l": 0.86359,
"c": 0.03992,
"h": 285.5
},
"luminance": 0.63947
}Semantic roles & 50–950 ramp
primary
#CFCFEC
secondary
#C8C898
accent
#B62FB6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485