#CEDCFE#CEDCFE
#CEDCFE is a very light, muted blue. Relative luminance 0.715; OKLCH L 89.5% C 0.049 H 267.7°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCFE |
|---|---|
| RGB | rgb(206, 220, 254) |
| HSL | hsl(223, 96%, 90%) |
| HSV | hsv(223, 19%, 100%) |
| CMYK | cmyk(18.9%, 13.4%, 0%, 0.4%) |
| CIE-LAB | lab(87.71, 2.20, -18.10) |
| CIE-LCH | lch(87.71, 18.23, 276.94°) |
| OKLab | oklab(89.48% -0.002 -0.0492) |
| OKLCH | oklch(89.48% 0.049 267.7) |
| XYZ | xyz(68.9318, 71.4626, 103.9086) |
| Luminance | 0.7146 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.19
Powder Blue (survey)
#B1D1FC
ΔE00 6.50
Periwinkle
#CCCCFF
ΔE00 6.59
Light Periwinkle
#C1C6FC
ΔE00 6.82
Lavender (CSS)
#E6E6FA
ΔE00 7.00
Lightsteelblue
#B0C4DE
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCFE #FEF0CE
analogous
#CEF4FE #CEDCFE #D8CEFE
triadic
#CEDCFE #FECEDC #DCFECE
tetradic
#CEDCFE #FECEF4 #FEF0CE #CEFED8
square
#CEDCFE #FECEF4 #FEF0CE #CEFED8
split-complementary
#CEDCFE #FED8CE #F4FECE
monochromatic
#5686FC #92B1FD #CEDCFE #E1EAFE #E1EAFE
Accessibility & contrast
On white
1.37
#CEDCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#CEDCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCFE
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCFE | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#CEDAFD
Tritanopia (blue-blind)
#C3E2E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cedcfe; /* rgb */ color: rgb(206, 220, 254); /* oklch */ color: oklch(89.5% 0.049 267.7);
Tailwind
colors: {
custom: {
50: '#dde6fe',
500: '#cedcfe',
950: '#000000',
},
}SCSS
$custom: #cedcfe; $custom-light: #dde6fe; $custom-dark: #000000;
JSON
{
"hex": "#cedcfe",
"rgb": {
"r": 206,
"g": 220,
"b": 254
},
"hsl": {
"h": 222.5,
"s": 96,
"l": 90.196
},
"oklch": {
"l": 0.89475,
"c": 0.04923,
"h": 267.7
},
"luminance": 0.71464
}Semantic roles & 50–950 ramp
primary
#CEDCFE
secondary
#E8CC88
accent
#A300E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485