#CDDCED#CDDCED
#CDDCED is a very light, muted cyan. Relative luminance 0.703; OKLCH L 88.8% C 0.028 H 251.5°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDCED |
|---|---|
| RGB | rgb(205, 220, 237) |
| HSL | hsl(212, 47%, 87%) |
| HSV | hsv(212, 14%, 93%) |
| CMYK | cmyk(13.5%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(87.13, -1.66, -10.01) |
| CIE-LCH | lch(87.13, 10.15, 260.59°) |
| OKLab | oklab(88.84% -0.0091 -0.027) |
| OKLCH | oklch(88.84% 0.028 251.5) |
| XYZ | xyz(66.0525, 70.2789, 90.1895) |
| Luminance | 0.7028 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.42
Fog
#D8DCE0
ΔE00 6.01
Lightsteelblue
#B0C4DE
ΔE00 6.72
Cloudy Blue
#ACC2D9
ΔE00 7.05
Aliceblue
#F0F8FF
ΔE00 7.55
Lavender (CSS)
#E6E6FA
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDCED #EDDECD
analogous
#CDECED #CDDCED #CECDED
triadic
#CDDCED #EDCDDC #DCEDCD
tetradic
#CDDCED #EDCDEC #EDDECD #CDEDCE
square
#CDDCED #EDCDEC #EDDECD #CDEDCE
split-complementary
#CDDCED #EDCECD #ECEDCD
monochromatic
#739DCD #A0BDDD #CDDCED #E8EFF7 #E8EFF7
Accessibility & contrast
On white
1.39
#CDDCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#CDDCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDCED
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDCED | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEE
Deuteranopia (green-blind)
#D2D9ED
Tritanopia (blue-blind)
#C5E0E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cddced; /* rgb */ color: rgb(205, 220, 237); /* oklch */ color: oklch(88.8% 0.028 251.5);
Tailwind
colors: {
custom: {
50: '#dce6f2',
500: '#cddced',
950: '#000000',
},
}SCSS
$custom: #cddced; $custom-light: #dce6f2; $custom-dark: #000000;
JSON
{
"hex": "#cddced",
"rgb": {
"r": 205,
"g": 220,
"b": 237
},
"hsl": {
"h": 211.875,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.88838,
"c": 0.02848,
"h": 251.5
},
"luminance": 0.7028
}Semantic roles & 50–950 ramp
primary
#CDDCED
secondary
#C9B195
accent
#772BBA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485