#CDDFF5#CDDFF5
#CDDFF5 is a very light, muted cyan. Relative luminance 0.723; OKLCH L 89.7% C 0.036 H 253.5°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDFF5 |
|---|---|
| RGB | rgb(205, 223, 245) |
| HSL | hsl(213, 67%, 88%) |
| HSV | hsv(213, 16%, 96%) |
| CMYK | cmyk(16.3%, 9%, 0%, 3.9%) |
| CIE-LAB | lab(88.13, -1.57, -12.73) |
| CIE-LCH | lch(88.13, 12.83, 262.96°) |
| OKLab | oklab(89.7% -0.0102 -0.0344) |
| OKLCH | oklch(89.7% 0.036 253.5) |
| XYZ | xyz(68.0419, 72.3457, 96.7478) |
| Luminance | 0.7235 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.31
Lightsteelblue
#B0C4DE
ΔE00 6.66
Powder Blue (survey)
#B1D1FC
ΔE00 7.00
Cloudy Blue
#ACC2D9
ΔE00 7.28
Fog
#D8DCE0
ΔE00 7.72
Lavender (CSS)
#E6E6FA
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDFF5 #F5E3CD
analogous
#CDF3F5 #CDDFF5 #CFCDF5
triadic
#CDDFF5 #F5CDDF #DFF5CD
tetradic
#CDDFF5 #F5CDF3 #F5E3CD #CDF5CF
square
#CDDFF5 #F5CDF3 #F5E3CD #CDF5CF
split-complementary
#CDDFF5 #F5CFCD #F3F5CD
monochromatic
#679EE1 #9ABEEB #CDDFF5 #E5EFFA #E5EFFA
Accessibility & contrast
On white
1.36
#CDDFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#CDDFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDFF5
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDFF5 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DFF6
Deuteranopia (green-blind)
#D3DBF5
Tritanopia (blue-blind)
#C3E4E6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cddff5; /* rgb */ color: rgb(205, 223, 245); /* oklch */ color: oklch(89.7% 0.036 253.5);
Tailwind
colors: {
custom: {
50: '#dce9f8',
500: '#cddff5',
950: '#000000',
},
}SCSS
$custom: #cddff5; $custom-light: #dce9f8; $custom-dark: #000000;
JSON
{
"hex": "#cddff5",
"rgb": {
"r": 205,
"g": 223,
"b": 245
},
"hsl": {
"h": 213,
"s": 66.667,
"l": 88.235
},
"oklch": {
"l": 0.89702,
"c": 0.03594,
"h": 253.5
},
"luminance": 0.72347
}Semantic roles & 50–950 ramp
primary
#CDDFF5
secondary
#D7B790
accent
#7C17CF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485