#CEDCFD#CEDCFD
#CEDCFD is a very light, muted blue. Relative luminance 0.714; OKLCH L 89.4% C 0.048 H 267.2°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCFD |
|---|---|
| RGB | rgb(206, 220, 253) |
| HSL | hsl(222, 92%, 90%) |
| HSV | hsv(222, 19%, 99%) |
| CMYK | cmyk(18.6%, 13%, 0%, 0.8%) |
| CIE-LAB | lab(87.68, 1.99, -17.62) |
| CIE-LCH | lch(87.68, 17.73, 276.44°) |
| OKLab | oklab(89.44% -0.0023 -0.0479) |
| OKLCH | oklch(89.44% 0.048 267.2) |
| XYZ | xyz(68.7721, 71.3987, 103.0675) |
| Luminance | 0.7140 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.02
Powder Blue (survey)
#B1D1FC
ΔE00 6.51
Periwinkle
#CCCCFF
ΔE00 6.81
Lavender (CSS)
#E6E6FA
ΔE00 6.87
Light Periwinkle
#C1C6FC
ΔE00 7.02
Lightsteelblue
#B0C4DE
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCFD #FDEFCE
analogous
#CEF3FD #CEDCFD #D8CEFD
triadic
#CEDCFD #FDCEDC #DCFDCE
tetradic
#CEDCFD #FDCEF3 #FDEFCE #CEFDD8
square
#CEDCFD #FDCEF3 #FDEFCE #CEFDD8
split-complementary
#CEDCFD #FDD8CE #F3FDCE
monochromatic
#5888F8 #93B2FB #CEDCFD #E2EAFE #E2EAFE
Accessibility & contrast
On white
1.37
#CEDCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#CEDCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCFD
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCFD | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#CEDAFC
Tritanopia (blue-blind)
#C3E2E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cedcfd; /* rgb */ color: rgb(206, 220, 253); /* oklch */ color: oklch(89.4% 0.048 267.2);
Tailwind
colors: {
custom: {
50: '#dde6fe',
500: '#cedcfd',
950: '#000000',
},
}SCSS
$custom: #cedcfd; $custom-light: #dde6fe; $custom-dark: #000000;
JSON
{
"hex": "#cedcfd",
"rgb": {
"r": 206,
"g": 220,
"b": 253
},
"hsl": {
"h": 222.128,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.89441,
"c": 0.04793,
"h": 267.2
},
"luminance": 0.714
}Semantic roles & 50–950 ramp
primary
#CEDCFD
secondary
#E6CA8A
accent
#A100E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485