#CFCDEB#CFCDEB
#CFCDEB is a very light, muted blue. Relative luminance 0.629; OKLCH L 85.9% C 0.041 H 288.6°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCDEB |
|---|---|
| RGB | rgb(207, 205, 235) |
| HSL | hsl(244, 43%, 86%) |
| HSV | hsv(244, 13%, 92%) |
| CMYK | cmyk(11.9%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(83.40, 6.46, -14.51) |
| CIE-LCH | lch(83.40, 15.88, 294.00°) |
| OKLab | oklab(85.93% 0.0132 -0.0392) |
| OKLCH | oklch(85.93% 0.041 288.6) |
| XYZ | xyz(62.5557, 62.9258, 87.4314) |
| Luminance | 0.6293 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.87
Lavender (CSS)
#E6E6FA
ΔE00 6.63
Light Periwinkle
#C1C6FC
ΔE00 7.26
Pale Lilac
#E4CBFF
ΔE00 8.47
Thistle
#D8BFD8
ΔE00 8.58
Light Lavender
#DFC5FE
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCDEB #E9EBCD
analogous
#CDDAEB #CFCDEB #DECDEB
triadic
#CFCDEB #EBCFCD #CDEBCF
tetradic
#CFCDEB #EBCDDA #E9EBCD #CDEBDE
square
#CFCDEB #EBCDDA #E9EBCD #CDEBDE
split-complementary
#CFCDEB #EBDECD #DAEBCD
monochromatic
#7B76C8 #A5A1DA #CFCDEB #EAE9F6 #EAE9F6
Accessibility & contrast
On white
1.55
#CFCDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#CFCDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCDEB
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCDEB | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EC
Deuteranopia (green-blind)
#C6CFEA
Tritanopia (blue-blind)
#CAD2D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cfcdeb; /* rgb */ color: rgb(207, 205, 235); /* oklch */ color: oklch(85.9% 0.041 288.6);
Tailwind
colors: {
custom: {
50: '#dddcf1',
500: '#cfcdeb',
950: '#000000',
},
}SCSS
$custom: #cfcdeb; $custom-light: #dddcf1; $custom-dark: #000000;
JSON
{
"hex": "#cfcdeb",
"rgb": {
"r": 207,
"g": 205,
"b": 235
},
"hsl": {
"h": 244,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.85931,
"c": 0.04133,
"h": 288.6
},
"luminance": 0.62926
}Semantic roles & 50–950 ramp
primary
#CFCDEB
secondary
#C3C696
accent
#B630AD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485