#CEDEFD#CEDEFD
#CEDEFD is a very light, muted blue. Relative luminance 0.725; OKLCH L 89.8% C 0.046 H 263.7°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDEFD |
|---|---|
| RGB | rgb(206, 222, 253) |
| HSL | hsl(220, 92%, 90%) |
| HSV | hsv(220, 19%, 99%) |
| CMYK | cmyk(18.6%, 12.3%, 0%, 0.8%) |
| CIE-LAB | lab(88.19, 0.94, -16.85) |
| CIE-LCH | lch(88.19, 16.88, 273.20°) |
| OKLab | oklab(89.84% -0.005 -0.0458) |
| OKLCH | oklch(89.84% 0.046 263.7) |
| XYZ | xyz(69.3001, 72.4548, 103.2435) |
| Luminance | 0.7246 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.72
Powder Blue (survey)
#B1D1FC
ΔE00 6.17
Lightsteelblue
#B0C4DE
ΔE00 7.03
Lavender (CSS)
#E6E6FA
ΔE00 7.10
Periwinkle
#CCCCFF
ΔE00 7.86
Light Periwinkle
#C1C6FC
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDEFD #FDEDCE
analogous
#CEF6FD #CEDEFD #D5CEFD
triadic
#CEDEFD #FDCEDE #DEFDCE
tetradic
#CEDEFD #FDCEF6 #FDEDCE #CEFDD5
square
#CEDEFD #FDCEF6 #FDEDCE #CEFDD5
split-complementary
#CEDEFD #FDD5CE #F6FDCE
monochromatic
#588FF8 #93B6FB #CEDEFD #E2EBFE #E2EBFE
Accessibility & contrast
On white
1.36
#CEDEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#CEDEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDEFD
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDEFD | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#D0DBFC
Tritanopia (blue-blind)
#C3E4E8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cedefd; /* rgb */ color: rgb(206, 222, 253); /* oklch */ color: oklch(89.8% 0.046 263.7);
Tailwind
colors: {
custom: {
50: '#dde8fe',
500: '#cedefd',
950: '#000000',
},
}SCSS
$custom: #cedefd; $custom-light: #dde8fe; $custom-dark: #000000;
JSON
{
"hex": "#cedefd",
"rgb": {
"r": 206,
"g": 222,
"b": 253
},
"hsl": {
"h": 219.574,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.89839,
"c": 0.04604,
"h": 263.7
},
"luminance": 0.72456
}Semantic roles & 50–950 ramp
primary
#CEDEFD
secondary
#E6C68A
accent
#9700E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485