#CFCDEE#CFCDEE
#CFCDEE is a very light, muted blue. Relative luminance 0.631; OKLCH L 86.0% C 0.045 H 288.2°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCDEE |
|---|---|
| RGB | rgb(207, 205, 238) |
| HSL | hsl(244, 49%, 87%) |
| HSV | hsv(244, 14%, 93%) |
| CMYK | cmyk(13%, 13.9%, 0%, 6.7%) |
| CIE-LAB | lab(83.50, 7.08, -15.97) |
| CIE-LCH | lch(83.50, 17.47, 293.90°) |
| OKLab | oklab(86.03% 0.0142 -0.0432) |
| OKLCH | oklch(86.03% 0.045 288.2) |
| XYZ | xyz(62.9928, 63.1006, 89.7333) |
| Luminance | 0.6310 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.97
Light Periwinkle
#C1C6FC
ΔE00 6.48
Lavender (CSS)
#E6E6FA
ΔE00 7.14
Pale Lilac
#E4CBFF
ΔE00 7.81
Light Lavender
#DFC5FE
ΔE00 8.25
Thistle
#D8BFD8
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCDEE #ECEECD
analogous
#CDDCEE #CFCDEE #E0CDEE
triadic
#CFCDEE #EECFCD #CDEECF
tetradic
#CFCDEE #EECDDC #ECEECD #CDEEE0
square
#CFCDEE #EECDDC #ECEECD #CDEEE0
split-complementary
#CFCDEE #EEE0CD #DCEECD
monochromatic
#7772CF #A39FDE #CFCDEE #E9E8F7 #E9E8F7
Accessibility & contrast
On white
1.54
#CFCDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#CFCDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCDEE
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCDEE | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1F0
Deuteranopia (green-blind)
#C5CFED
Tritanopia (blue-blind)
#C9D2D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cfcdee; /* rgb */ color: rgb(207, 205, 238); /* oklch */ color: oklch(86.0% 0.045 288.2);
Tailwind
colors: {
custom: {
50: '#dddcf3',
500: '#cfcdee',
950: '#000000',
},
}SCSS
$custom: #cfcdee; $custom-light: #dddcf3; $custom-dark: #000000;
JSON
{
"hex": "#cfcdee",
"rgb": {
"r": 207,
"g": 205,
"b": 238
},
"hsl": {
"h": 243.636,
"s": 49.254,
"l": 86.863
},
"oklch": {
"l": 0.86034,
"c": 0.04547,
"h": 288.2
},
"luminance": 0.63101
}Semantic roles & 50–950 ramp
primary
#CFCDEE
secondary
#C8CB94
accent
#BD29B4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485