#CDDFF1#CDDFF1
#CDDFF1 is a very light, muted cyan. Relative luminance 0.721; OKLCH L 89.6% C 0.031 H 248.2°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDFF1 |
|---|---|
| RGB | rgb(205, 223, 241) |
| HSL | hsl(210, 56%, 87%) |
| HSV | hsv(210, 15%, 95%) |
| CMYK | cmyk(14.9%, 7.5%, 0%, 5.5%) |
| CIE-LAB | lab(88.02, -2.40, -10.80) |
| CIE-LCH | lch(88.02, 11.07, 257.47°) |
| OKLab | oklab(89.57% -0.0117 -0.0292) |
| OKLCH | oklch(89.57% 0.031 248.2) |
| XYZ | xyz(67.4379, 72.1041, 93.5665) |
| Luminance | 0.7210 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.88
Fog
#D8DCE0
ΔE00 6.69
Lightsteelblue
#B0C4DE
ΔE00 7.12
Cloudy Blue
#ACC2D9
ΔE00 7.36
Aliceblue
#F0F8FF
ΔE00 7.47
Powder Blue (survey)
#B1D1FC
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDFF1 #F1DFCD
analogous
#CDF1F1 #CDDFF1 #CDCDF1
triadic
#CDDFF1 #F1CDDF #DFF1CD
tetradic
#CDDFF1 #F1CDF1 #F1DFCD #CDF1CD
square
#CDDFF1 #F1CDF1 #F1DFCD #CDF1CD
split-complementary
#CDDFF1 #F1CDCD #F1F1CD
monochromatic
#6DA2D6 #9DC0E4 #CDDFF1 #E7F0F8 #E7F0F8
Accessibility & contrast
On white
1.36
#CDDFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#CDDFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDFF1
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDFF1 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DFF2
Deuteranopia (green-blind)
#D4DBF1
Tritanopia (blue-blind)
#C4E3E5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cddff1; /* rgb */ color: rgb(205, 223, 241); /* oklch */ color: oklch(89.6% 0.031 248.2);
Tailwind
colors: {
custom: {
50: '#dce9f5',
500: '#cddff1',
950: '#000000',
},
}SCSS
$custom: #cddff1; $custom-light: #dce9f5; $custom-dark: #000000;
JSON
{
"hex": "#cddff1",
"rgb": {
"r": 205,
"g": 223,
"b": 241
},
"hsl": {
"h": 210,
"s": 56.25,
"l": 87.451
},
"oklch": {
"l": 0.89572,
"c": 0.03142,
"h": 248.2
},
"luminance": 0.72105
}Semantic roles & 50–950 ramp
primary
#CDDFF1
secondary
#D0B192
accent
#7322C4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485