#CEDFFD#CEDFFD
#CEDFFD is a very light, muted blue. Relative luminance 0.730; OKLCH L 90.0% C 0.045 H 261.9°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFFD |
|---|---|
| RGB | rgb(206, 223, 253) |
| HSL | hsl(218, 92%, 90%) |
| HSV | hsv(218, 19%, 99%) |
| CMYK | cmyk(18.6%, 11.9%, 0%, 0.8%) |
| CIE-LAB | lab(88.44, 0.42, -16.47) |
| CIE-LCH | lch(88.44, 16.48, 271.46°) |
| OKLab | oklab(90.04% -0.0064 -0.0447) |
| OKLCH | oklch(90.04% 0.045 261.9) |
| XYZ | xyz(69.5665, 72.9875, 103.3323) |
| Luminance | 0.7299 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.65
Powder Blue (survey)
#B1D1FC
ΔE00 6.07
Lightsteelblue
#B0C4DE
ΔE00 6.98
Lavender (CSS)
#E6E6FA
ΔE00 7.30
Cloudy Blue
#ACC2D9
ΔE00 8.22
Light Periwinkle
#C1C6FC
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFFD #FDECCE
analogous
#CEF6FD #CEDFFD #D5CEFD
triadic
#CEDFFD #FDCEDF #DFFDCE
tetradic
#CEDFFD #FDCEF6 #FDECCE #CEFDD5
square
#CEDFFD #FDCEF6 #FDECCE #CEFDD5
split-complementary
#CEDFFD #FDD5CE #F6FDCE
monochromatic
#5892F8 #93B9FB #CEDFFD #E2ECFE #E2ECFE
Accessibility & contrast
On white
1.35
#CEDFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#CEDFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFFD
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFFD | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E0FE
Deuteranopia (green-blind)
#D1DCFC
Tritanopia (blue-blind)
#C3E5E9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cedffd; /* rgb */ color: rgb(206, 223, 253); /* oklch */ color: oklch(90.0% 0.045 261.9);
Tailwind
colors: {
custom: {
50: '#dde8fe',
500: '#cedffd',
950: '#000000',
},
}SCSS
$custom: #cedffd; $custom-light: #dde8fe; $custom-dark: #000000;
JSON
{
"hex": "#cedffd",
"rgb": {
"r": 206,
"g": 223,
"b": 253
},
"hsl": {
"h": 218.298,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.90039,
"c": 0.04516,
"h": 261.9
},
"luminance": 0.72989
}Semantic roles & 50–950 ramp
primary
#CEDFFD
secondary
#E6C48A
accent
#9200E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485