#CDDFFA#CDDFFA
#CDDFFA is a very light, muted blue. Relative luminance 0.727; OKLCH L 89.9% C 0.042 H 258.4°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDFFA |
|---|---|
| RGB | rgb(205, 223, 250) |
| HSL | hsl(216, 82%, 89%) |
| HSV | hsv(216, 18%, 98%) |
| CMYK | cmyk(18%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(88.28, -0.52, -15.14) |
| CIE-LCH | lch(88.28, 15.15, 268.02°) |
| OKLab | oklab(89.87% -0.0084 -0.0411) |
| OKLCH | oklch(89.87% 0.042 258.4) |
| XYZ | xyz(68.8155, 72.6551, 100.8222) |
| Luminance | 0.7266 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.27
Powder Blue (survey)
#B1D1FC
ΔE00 6.11
Lightsteelblue
#B0C4DE
ΔE00 6.63
Lavender (CSS)
#E6E6FA
ΔE00 7.62
Cloudy Blue
#ACC2D9
ΔE00 7.65
Baby Blue (survey)
#A2CFFE
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDFFA #FAE8CD
analogous
#CDF6FA #CDDFFA #D2CDFA
triadic
#CDDFFA #FACDDF #DFFACD
tetradic
#CDDFFA #FACDF6 #FAE8CD #CDFAD2
square
#CDDFFA #FACDF6 #FAE8CD #CDFAD2
split-complementary
#CDDFFA #FAD2CD #F6FACD
monochromatic
#5E98EF #95BBF4 #CDDFFA #E3EDFC #E3EDFC
Accessibility & contrast
On white
1.35
#CDDFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#CDDFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDFFA
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDFFA | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E0FB
Deuteranopia (green-blind)
#D2DCF9
Tritanopia (blue-blind)
#C2E5E8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cddffa; /* rgb */ color: rgb(205, 223, 250); /* oklch */ color: oklch(89.9% 0.042 258.4);
Tailwind
colors: {
custom: {
50: '#dce8fc',
500: '#cddffa',
950: '#000000',
},
}SCSS
$custom: #cddffa; $custom-light: #dce8fc; $custom-dark: #000000;
JSON
{
"hex": "#cddffa",
"rgb": {
"r": 205,
"g": 223,
"b": 250
},
"hsl": {
"h": 216,
"s": 81.818,
"l": 89.216
},
"oklch": {
"l": 0.89867,
"c": 0.04192,
"h": 258.4
},
"luminance": 0.72657
}Semantic roles & 50–950 ramp
primary
#CDDFFA
secondary
#E0BE8C
accent
#8807DE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485