#CEDCFF#CEDCFF
#CEDCFF is a very light, muted blue. Relative luminance 0.715; OKLCH L 89.5% C 0.051 H 268.1°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCFF |
|---|---|
| RGB | rgb(206, 220, 255) |
| HSL | hsl(223, 100%, 90%) |
| HSV | hsv(223, 19%, 100%) |
| CMYK | cmyk(19.2%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(87.74, 2.42, -18.58) |
| CIE-LCH | lch(87.74, 18.73, 277.41°) |
| OKLab | oklab(89.51% -0.0017 -0.0505) |
| OKLCH | oklch(89.51% 0.051 268.1) |
| XYZ | xyz(69.0923, 71.5268, 104.7542) |
| Luminance | 0.7153 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.36
Periwinkle
#CCCCFF
ΔE00 6.39
Powder Blue (survey)
#B1D1FC
ΔE00 6.49
Light Periwinkle
#C1C6FC
ΔE00 6.63
Lavender (CSS)
#E6E6FA
ΔE00 7.14
Lightsteelblue
#B0C4DE
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCFF #FFF1CE
analogous
#CEF4FF #CEDCFF #D8CEFF
triadic
#CEDCFF #FFCEDC #DCFFCE
tetradic
#CEDCFF #FFCEF4 #FFF1CE #CEFFD8
square
#CEDCFF #FFCEF4 #FFF1CE #CEFFD8
split-complementary
#CEDCFF #FFD8CE #F4FFCE
monochromatic
#5485FF #91B0FF #CEDCFF #E0E9FF #E0E9FF
Accessibility & contrast
On white
1.37
#CEDCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#CEDCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCFF
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCFF | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#CEDAFE
Tritanopia (blue-blind)
#C2E3E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cedcff; /* rgb */ color: rgb(206, 220, 255); /* oklch */ color: oklch(89.5% 0.051 268.1);
Tailwind
colors: {
custom: {
50: '#dde6ff',
500: '#cedcff',
950: '#000000',
},
}SCSS
$custom: #cedcff; $custom-light: #dde6ff; $custom-dark: #000000;
JSON
{
"hex": "#cedcff",
"rgb": {
"r": 206,
"g": 220,
"b": 255
},
"hsl": {
"h": 222.857,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.8951,
"c": 0.05055,
"h": 268.1
},
"luminance": 0.71528
}Semantic roles & 50–950 ramp
primary
#CEDCFF
secondary
#EACE87
accent
#A400E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151618
muted
#848486