#CEDAFD#CEDAFD
#CEDAFD is a very light, muted blue. Relative luminance 0.704; OKLCH L 89.0% C 0.050 H 270.4°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDAFD |
|---|---|
| RGB | rgb(206, 218, 253) |
| HSL | hsl(225, 92%, 90%) |
| HSV | hsv(225, 19%, 99%) |
| CMYK | cmyk(18.6%, 13.8%, 0%, 0.8%) |
| CIE-LAB | lab(87.17, 3.04, -18.38) |
| CIE-LCH | lch(87.17, 18.63, 279.38°) |
| OKLab | oklab(89.04% 0.0004 -0.05) |
| OKLCH | oklch(89.04% 0.05 270.4) |
| XYZ | xyz(68.2503, 70.3552, 102.8935) |
| Luminance | 0.7036 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.81
Light Periwinkle
#C1C6FC
ΔE00 6.21
Light Blue Grey
#B7C9E2
ΔE00 6.48
Lavender (CSS)
#E6E6FA
ΔE00 6.86
Powder Blue (survey)
#B1D1FC
ΔE00 6.99
Lightsteelblue
#B0C4DE
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDAFD #FDF1CE
analogous
#CEF1FD #CEDAFD #DACEFD
triadic
#CEDAFD #FDCEDA #DAFDCE
tetradic
#CEDAFD #FDCEF1 #FDF1CE #CEFDDA
square
#CEDAFD #FDCEF1 #FDF1CE #CEFDDA
split-complementary
#CEDAFD #FDDACE #F1FDCE
monochromatic
#5881F8 #93AEFB #CEDAFD #E2E9FE #E2E9FE
Accessibility & contrast
On white
1.39
#CEDAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#CEDAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDAFD
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDAFD | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#CCD9FC
Tritanopia (blue-blind)
#C3E1E5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cedafd; /* rgb */ color: rgb(206, 218, 253); /* oklch */ color: oklch(89.0% 0.050 270.4);
Tailwind
colors: {
custom: {
50: '#dde5fe',
500: '#cedafd',
950: '#000000',
},
}SCSS
$custom: #cedafd; $custom-light: #dde5fe; $custom-dark: #000000;
JSON
{
"hex": "#cedafd",
"rgb": {
"r": 206,
"g": 218,
"b": 253
},
"hsl": {
"h": 224.681,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.89043,
"c": 0.04997,
"h": 270.4
},
"luminance": 0.70356
}Semantic roles & 50–950 ramp
primary
#CEDAFD
secondary
#E6CE8A
accent
#AB00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485