#CDCFE5#CDCFE5
#CDCFE5 is a very light, muted blue. Relative luminance 0.633; OKLCH L 86.0% C 0.030 H 281.6°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCFE5 |
|---|---|
| RGB | rgb(205, 207, 229) |
| HSL | hsl(235, 32%, 85%) |
| HSV | hsv(235, 10%, 90%) |
| CMYK | cmyk(10.5%, 9.6%, 0%, 10.2%) |
| CIE-LAB | lab(83.58, 3.54, -11.07) |
| CIE-LCH | lch(83.58, 11.62, 287.76°) |
| OKLab | oklab(85.97% 0.0061 -0.0298) |
| OKLCH | oklch(85.97% 0.03 281.6) |
| XYZ | xyz(61.6296, 63.2614, 83.0774) |
| Luminance | 0.6326 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.40
Light Blue Grey
#B7C9E2
ΔE00 6.95
Lightsteelblue
#B0C4DE
ΔE00 8.07
Periwinkle
#CCCCFF
ΔE00 8.36
Fog
#D8DCE0
ΔE00 8.70
Light Periwinkle
#C1C6FC
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCFE5 #E5E3CD
analogous
#CDDBE5 #CDCFE5 #D7CDE5
triadic
#CDCFE5 #E5CDCF #CFE5CD
tetradic
#CDCFE5 #E5CDDB #E5E3CD #CDE5D7
square
#CDCFE5 #E5CDDB #E5E3CD #CDE5D7
split-complementary
#CDCFE5 #E5D7CD #DBE5CD
monochromatic
#7C82BB #A5A8D0 #CDCFE5 #EBECF5 #EBECF5
Accessibility & contrast
On white
1.54
#CDCFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#CDCFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCFE5
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCFE5 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD1E6
Deuteranopia (green-blind)
#C9D0E4
Tritanopia (blue-blind)
#C8D3D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdcfe5; /* rgb */ color: rgb(205, 207, 229); /* oklch */ color: oklch(86.0% 0.030 281.6);
Tailwind
colors: {
custom: {
50: '#dcdded',
500: '#cdcfe5',
950: '#000000',
},
}SCSS
$custom: #cdcfe5; $custom-light: #dcdded; $custom-dark: #000000;
JSON
{
"hex": "#cdcfe5",
"rgb": {
"r": 205,
"g": 207,
"b": 229
},
"hsl": {
"h": 235,
"s": 31.579,
"l": 85.098
},
"oklch": {
"l": 0.85973,
"c": 0.0304,
"h": 281.6
},
"luminance": 0.63262
}Semantic roles & 50–950 ramp
primary
#CDCFE5
secondary
#BEBB99
accent
#A13BAA
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484