#CDCFE8#CDCFE8
#CDCFE8 is a very light, muted blue. Relative luminance 0.634; OKLCH L 86.1% C 0.035 H 282.0°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCFE8 |
|---|---|
| RGB | rgb(205, 207, 232) |
| HSL | hsl(236, 37%, 86%) |
| HSV | hsv(236, 12%, 91%) |
| CMYK | cmyk(11.6%, 10.8%, 0%, 9%) |
| CIE-LAB | lab(83.67, 4.15, -12.53) |
| CIE-LCH | lch(83.67, 13.20, 288.32°) |
| OKLab | oklab(86.07% 0.0072 -0.0338) |
| OKLCH | oklch(86.07% 0.035 282) |
| XYZ | xyz(62.0521, 63.4304, 85.3024) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.58
Light Blue Grey
#B7C9E2
ΔE00 7.22
Periwinkle
#CCCCFF
ΔE00 7.31
Light Periwinkle
#C1C6FC
ΔE00 8.20
Lightsteelblue
#B0C4DE
ΔE00 8.30
Fog
#D8DCE0
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCFE8 #E8E6CD
analogous
#CDDCE8 #CDCFE8 #D8CDE8
triadic
#CDCFE8 #E8CDCF #CFE8CD
tetradic
#CDCFE8 #E8CDDC #E8E6CD #CDE8D8
square
#CDCFE8 #E8CDDC #E8E6CD #CDE8D8
split-complementary
#CDCFE8 #E8D8CD #DCE8CD
monochromatic
#797FC1 #A3A7D5 #CDCFE8 #EAEBF5 #EAEBF5
Accessibility & contrast
On white
1.53
#CDCFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#CDCFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCFE8
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCFE8 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D1E9
Deuteranopia (green-blind)
#C8D0E7
Tritanopia (blue-blind)
#C7D3D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cdcfe8; /* rgb */ color: rgb(205, 207, 232); /* oklch */ color: oklch(86.1% 0.035 282.0);
Tailwind
colors: {
custom: {
50: '#dcddef',
500: '#cdcfe8',
950: '#000000',
},
}SCSS
$custom: #cdcfe8; $custom-light: #dcddef; $custom-dark: #000000;
JSON
{
"hex": "#cdcfe8",
"rgb": {
"r": 205,
"g": 207,
"b": 232
},
"hsl": {
"h": 235.556,
"s": 36.986,
"l": 85.686
},
"oklch": {
"l": 0.86072,
"c": 0.03455,
"h": 282
},
"luminance": 0.63431
}Semantic roles & 50–950 ramp
primary
#CDCFE8
secondary
#C2BF97
accent
#A736B0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485