#CDCFEB#CDCFEB
#CDCFEB is a very light, muted blue. Relative luminance 0.636; OKLCH L 86.2% C 0.039 H 282.3°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCFEB |
|---|---|
| RGB | rgb(205, 207, 235) |
| HSL | hsl(236, 43%, 86%) |
| HSV | hsv(236, 13%, 92%) |
| CMYK | cmyk(12.8%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(83.76, 4.76, -13.99) |
| CIE-LCH | lch(83.76, 14.78, 288.79°) |
| OKLab | oklab(86.17% 0.0083 -0.0378) |
| OKLCH | oklch(86.17% 0.039 282.3) |
| XYZ | xyz(62.4818, 63.6023, 87.5658) |
| Luminance | 0.6360 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.94
Periwinkle
#CCCCFF
ΔE00 6.30
Light Periwinkle
#C1C6FC
ΔE00 7.29
Light Blue Grey
#B7C9E2
ΔE00 7.55
Lightsteelblue
#B0C4DE
ΔE00 8.58
Pale Lilac
#E4CBFF
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCFEB #EBE9CD
analogous
#CDDEEB #CDCFEB #DACDEB
triadic
#CDCFEB #EBCDCF #CFEBCD
tetradic
#CDCFEB #EBCDDE #EBE9CD #CDEBDA
square
#CDCFEB #EBCDDE #EBE9CD #CDEBDA
split-complementary
#CDCFEB #EBDACD #DEEBCD
monochromatic
#767BC8 #A1A5DA #CDCFEB #E9EAF6 #E9EAF6
Accessibility & contrast
On white
1.53
#CDCFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#CDCFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCFEB
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCFEB | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2EC
Deuteranopia (green-blind)
#C7D0EA
Tritanopia (blue-blind)
#C7D4D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cdcfeb; /* rgb */ color: rgb(205, 207, 235); /* oklch */ color: oklch(86.2% 0.039 282.3);
Tailwind
colors: {
custom: {
50: '#dcddf1',
500: '#cdcfeb',
950: '#000000',
},
}SCSS
$custom: #cdcfeb; $custom-light: #dcddf1; $custom-dark: #000000;
JSON
{
"hex": "#cdcfeb",
"rgb": {
"r": 205,
"g": 207,
"b": 235
},
"hsl": {
"h": 236,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.86172,
"c": 0.03869,
"h": 282.3
},
"luminance": 0.63603
}Semantic roles & 50–950 ramp
primary
#CDCFEB
secondary
#C6C396
accent
#AD30B6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485