#CEDEFC#CEDEFC
#CEDEFC is a very light, muted blue. Relative luminance 0.724; OKLCH L 89.8% C 0.045 H 263.1°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDEFC |
|---|---|
| RGB | rgb(206, 222, 252) |
| HSL | hsl(219, 88%, 90%) |
| HSV | hsv(219, 18%, 99%) |
| CMYK | cmyk(18.3%, 11.9%, 0%, 1.2%) |
| CIE-LAB | lab(88.16, 0.73, -16.37) |
| CIE-LCH | lch(88.16, 16.39, 272.55°) |
| OKLab | oklab(89.81% -0.0054 -0.0444) |
| OKLCH | oklch(89.81% 0.045 263.1) |
| XYZ | xyz(69.1412, 72.3912, 102.4067) |
| Luminance | 0.7239 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.58
Powder Blue (survey)
#B1D1FC
ΔE00 6.21
Lightsteelblue
#B0C4DE
ΔE00 6.91
Lavender (CSS)
#E6E6FA
ΔE00 7.04
Periwinkle
#CCCCFF
ΔE00 8.11
Light Periwinkle
#C1C6FC
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDEFC #FCECCE
analogous
#CEF5FC #CEDEFC #D5CEFC
triadic
#CEDEFC #FCCEDE #DEFCCE
tetradic
#CEDEFC #FCCEF5 #FCECCE #CEFCD5
square
#CEDEFC #FCCEF5 #FCECCE #CEFCD5
split-complementary
#CEDEFC #FCD5CE #F5FCCE
monochromatic
#5B90F5 #94B7F8 #CEDEFC #E2ECFD #E2ECFD
Accessibility & contrast
On white
1.36
#CEDEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#CEDEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDEFC
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDEFC | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DFFD
Deuteranopia (green-blind)
#D0DBFB
Tritanopia (blue-blind)
#C3E4E8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cedefc; /* rgb */ color: rgb(206, 222, 252); /* oklch */ color: oklch(89.8% 0.045 263.1);
Tailwind
colors: {
custom: {
50: '#dde8fd',
500: '#cedefc',
950: '#000000',
},
}SCSS
$custom: #cedefc; $custom-light: #dde8fd; $custom-dark: #000000;
JSON
{
"hex": "#cedefc",
"rgb": {
"r": 206,
"g": 222,
"b": 252
},
"hsl": {
"h": 219.13,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.89805,
"c": 0.04477,
"h": 263.1
},
"luminance": 0.72393
}Semantic roles & 50–950 ramp
primary
#CEDEFC
secondary
#E4C58B
accent
#9600E5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485