#CEDFFC#CEDFFC
#CEDFFC is a very light, muted blue. Relative luminance 0.729; OKLCH L 90.0% C 0.044 H 261.2°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFFC |
|---|---|
| RGB | rgb(206, 223, 252) |
| HSL | hsl(218, 88%, 90%) |
| HSV | hsv(218, 18%, 99%) |
| CMYK | cmyk(18.3%, 11.5%, 0%, 1.2%) |
| CIE-LAB | lab(88.41, 0.21, -15.99) |
| CIE-LCH | lch(88.41, 15.99, 270.74°) |
| OKLab | oklab(90.01% -0.0067 -0.0434) |
| OKLCH | oklch(90.01% 0.044 261.2) |
| XYZ | xyz(69.4076, 72.9240, 102.4955) |
| Luminance | 0.7292 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.54
Powder Blue (survey)
#B1D1FC
ΔE00 6.14
Lightsteelblue
#B0C4DE
ΔE00 6.88
Lavender (CSS)
#E6E6FA
ΔE00 7.27
Cloudy Blue
#ACC2D9
ΔE00 8.08
Light Periwinkle
#C1C6FC
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFFC #FCEBCE
analogous
#CEF6FC #CEDFFC #D4CEFC
triadic
#CEDFFC #FCCEDF #DFFCCE
tetradic
#CEDFFC #FCCEF6 #FCEBCE #CEFCD4
square
#CEDFFC #FCCEF6 #FCEBCE #CEFCD4
split-complementary
#CEDFFC #FCD4CE #F6FCCE
monochromatic
#5B94F5 #94B9F8 #CEDFFC #E2ECFD #E2ECFD
Accessibility & contrast
On white
1.35
#CEDFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#CEDFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFFC
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFFC | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E0FD
Deuteranopia (green-blind)
#D1DCFB
Tritanopia (blue-blind)
#C3E5E8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cedffc; /* rgb */ color: rgb(206, 223, 252); /* oklch */ color: oklch(90.0% 0.044 261.2);
Tailwind
colors: {
custom: {
50: '#dde8fd',
500: '#cedffc',
950: '#000000',
},
}SCSS
$custom: #cedffc; $custom-light: #dde8fd; $custom-dark: #000000;
JSON
{
"hex": "#cedffc",
"rgb": {
"r": 206,
"g": 223,
"b": 252
},
"hsl": {
"h": 217.826,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.90005,
"c": 0.04391,
"h": 261.2
},
"luminance": 0.72925
}Semantic roles & 50–950 ramp
primary
#CEDFFC
secondary
#E4C38B
accent
#9100E5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485