#CDDAFE#CDDAFE
#CDDAFE is a very light, muted blue. Relative luminance 0.703; OKLCH L 89.0% C 0.052 H 269.7°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDAFE |
|---|---|
| RGB | rgb(205, 218, 254) |
| HSL | hsl(224, 96%, 90%) |
| HSV | hsv(224, 19%, 100%) |
| CMYK | cmyk(19.3%, 14.2%, 0%, 0.4%) |
| CIE-LAB | lab(87.13, 2.95, -18.97) |
| CIE-LCH | lch(87.13, 19.20, 278.83°) |
| OKLab | oklab(89.01% -0.0003 -0.0516) |
| OKLCH | oklch(89.01% 0.052 269.7) |
| XYZ | xyz(68.1332, 70.2763, 103.7217) |
| Luminance | 0.7028 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.80
Light Periwinkle
#C1C6FC
ΔE00 6.07
Light Blue Grey
#B7C9E2
ΔE00 6.43
Powder Blue (survey)
#B1D1FC
ΔE00 6.63
Lavender (CSS)
#E6E6FA
ΔE00 7.24
Lightsteelblue
#B0C4DE
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDAFE #FEF1CD
analogous
#CDF2FE #CDDAFE #D9CDFE
triadic
#CDDAFE #FECDDA #DAFECD
tetradic
#CDDAFE #FECDF2 #FEF1CD #CDFED9
square
#CDDAFE #FECDF2 #FEF1CD #CDFED9
split-complementary
#CDDAFE #FED9CD #F2FECD
monochromatic
#5581FC #91AEFD #CDDAFE #E1E9FE #E1E9FE
Accessibility & contrast
On white
1.39
#CDDAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#CDDAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDAFE
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDAFE | 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)
#D0DDFF
Deuteranopia (green-blind)
#CCD8FD
Tritanopia (blue-blind)
#C1E1E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cddafe; /* rgb */ color: rgb(205, 218, 254); /* oklch */ color: oklch(89.0% 0.052 269.7);
Tailwind
colors: {
custom: {
50: '#dce5fe',
500: '#cddafe',
950: '#000000',
},
}SCSS
$custom: #cddafe; $custom-light: #dce5fe; $custom-dark: #000000;
JSON
{
"hex": "#cddafe",
"rgb": {
"r": 205,
"g": 218,
"b": 254
},
"hsl": {
"h": 224.082,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.89006,
"c": 0.05162,
"h": 269.7
},
"luminance": 0.70278
}Semantic roles & 50–950 ramp
primary
#CDDAFE
secondary
#E8CE88
accent
#A900E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485