#CDCFE9#CDCFE9
#CDCFE9 is a very light, muted blue. Relative luminance 0.635; OKLCH L 86.1% C 0.036 H 282.1°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCFE9 |
|---|---|
| RGB | rgb(205, 207, 233) |
| HSL | hsl(236, 39%, 86%) |
| HSV | hsv(236, 12%, 91%) |
| CMYK | cmyk(12%, 11.2%, 0%, 8.6%) |
| CIE-LAB | lab(83.70, 4.35, -13.02) |
| CIE-LCH | lch(83.70, 13.73, 288.48°) |
| OKLab | oklab(86.11% 0.0075 -0.0351) |
| OKLCH | oklch(86.11% 0.036 282.1) |
| XYZ | xyz(62.1945, 63.4874, 86.0526) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.69
Periwinkle
#CCCCFF
ΔE00 6.97
Light Blue Grey
#B7C9E2
ΔE00 7.33
Light Periwinkle
#C1C6FC
ΔE00 7.89
Lightsteelblue
#B0C4DE
ΔE00 8.39
Cloudy Blue
#ACC2D9
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCFE9 #E9E7CD
analogous
#CDDDE9 #CDCFE9 #D9CDE9
triadic
#CDCFE9 #E9CDCF #CFE9CD
tetradic
#CDCFE9 #E9CDDD #E9E7CD #CDE9D9
square
#CDCFE9 #E9CDDD #E9E7CD #CDE9D9
split-complementary
#CDCFE9 #E9D9CD #DDE9CD
monochromatic
#787DC4 #A2A6D6 #CDCFE9 #EAEBF6 #EAEBF6
Accessibility & contrast
On white
1.53
#CDCFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#CDCFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCFE9
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCFE9 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EA
Deuteranopia (green-blind)
#C8D0E8
Tritanopia (blue-blind)
#C7D3D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cdcfe9; /* rgb */ color: rgb(205, 207, 233); /* oklch */ color: oklch(86.1% 0.036 282.1);
Tailwind
colors: {
custom: {
50: '#dcddf0',
500: '#cdcfe9',
950: '#000000',
},
}SCSS
$custom: #cdcfe9; $custom-light: #dcddf0; $custom-dark: #000000;
JSON
{
"hex": "#cdcfe9",
"rgb": {
"r": 205,
"g": 207,
"b": 233
},
"hsl": {
"h": 235.714,
"s": 38.889,
"l": 85.882
},
"oklch": {
"l": 0.86105,
"c": 0.03592,
"h": 282.1
},
"luminance": 0.63488
}Semantic roles & 50–950 ramp
primary
#CDCFE9
secondary
#C3C097
accent
#A934B2
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485