#CDDDED#CDDDED
#CDDDED is a very light, muted cyan. Relative luminance 0.708; OKLCH L 89.0% C 0.028 H 248.1°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDDED |
|---|---|
| RGB | rgb(205, 221, 237) |
| HSL | hsl(210, 47%, 87%) |
| HSV | hsv(210, 14%, 93%) |
| CMYK | cmyk(13.5%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(87.39, -2.18, -9.63) |
| CIE-LCH | lch(87.39, 9.87, 257.25°) |
| OKLab | oklab(89.04% -0.0104 -0.026) |
| OKLCH | oklch(89.04% 0.028 248.1) |
| XYZ | xyz(66.3158, 70.8053, 90.2773) |
| Luminance | 0.7081 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.85
Fog
#D8DCE0
ΔE00 5.88
Lightsteelblue
#B0C4DE
ΔE00 7.08
Cloudy Blue
#ACC2D9
ΔE00 7.25
Aliceblue
#F0F8FF
ΔE00 7.29
Gainsboro
#DCDCDC
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDDED #EDDDCD
analogous
#CDEDED #CDDDED #CDCDED
triadic
#CDDDED #EDCDDD #DDEDCD
tetradic
#CDDDED #EDCDED #EDDDCD #CDEDCD
square
#CDDDED #EDCDED #EDDDCD #CDEDCD
split-complementary
#CDDDED #EDCDCD #EDEDCD
monochromatic
#73A0CD #A0BEDD #CDDDED #E8F0F7 #E8F0F7
Accessibility & contrast
On white
1.39
#CDDDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#CDDDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDDED
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDDED | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEE
Deuteranopia (green-blind)
#D3D9ED
Tritanopia (blue-blind)
#C5E1E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cddded; /* rgb */ color: rgb(205, 221, 237); /* oklch */ color: oklch(89.0% 0.028 248.1);
Tailwind
colors: {
custom: {
50: '#dce7f2',
500: '#cddded',
950: '#000000',
},
}SCSS
$custom: #cddded; $custom-light: #dce7f2; $custom-dark: #000000;
JSON
{
"hex": "#cddded",
"rgb": {
"r": 205,
"g": 221,
"b": 237
},
"hsl": {
"h": 210,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.8904,
"c": 0.02798,
"h": 248.1
},
"luminance": 0.70806
}Semantic roles & 50–950 ramp
primary
#CDDDED
secondary
#C9AF95
accent
#732BBA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485