#CEDBFC#CEDBFC
#CEDBFC is a very light, muted blue. Relative luminance 0.708; OKLCH L 89.2% C 0.048 H 268.4°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBFC |
|---|---|
| RGB | rgb(206, 219, 252) |
| HSL | hsl(223, 88%, 90%) |
| HSV | hsv(223, 18%, 99%) |
| CMYK | cmyk(18.3%, 13.1%, 0%, 1.2%) |
| CIE-LAB | lab(87.39, 2.30, -17.52) |
| CIE-LCH | lch(87.39, 17.67, 277.48°) |
| OKLab | oklab(89.21% -0.0013 -0.0476) |
| OKLCH | oklch(89.21% 0.048 268.4) |
| XYZ | xyz(68.3515, 70.8118, 102.1435) |
| Luminance | 0.7081 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.06
Periwinkle
#CCCCFF
ΔE00 6.53
Lavender (CSS)
#E6E6FA
ΔE00 6.70
Powder Blue (survey)
#B1D1FC
ΔE00 6.75
Light Periwinkle
#C1C6FC
ΔE00 6.81
Lightsteelblue
#B0C4DE
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBFC #FCEFCE
analogous
#CEF2FC #CEDBFC #D8CEFC
triadic
#CEDBFC #FCCEDB #DBFCCE
tetradic
#CEDBFC #FCCEF2 #FCEFCE #CEFCD8
square
#CEDBFC #FCCEF2 #FCEFCE #CEFCD8
split-complementary
#CEDBFC #FCD8CE #F2FCCE
monochromatic
#5B86F5 #94B1F8 #CEDBFC #E2EAFD #E2EAFD
Accessibility & contrast
On white
1.38
#CEDBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#CEDBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBFC
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBFC | 1.00 | 1.38 | 15.16 | 15.16 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFE
Deuteranopia (green-blind)
#CED9FB
Tritanopia (blue-blind)
#C3E1E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cedbfc; /* rgb */ color: rgb(206, 219, 252); /* oklch */ color: oklch(89.2% 0.048 268.4);
Tailwind
colors: {
custom: {
50: '#dde6fd',
500: '#cedbfc',
950: '#000000',
},
}SCSS
$custom: #cedbfc; $custom-light: #dde6fd; $custom-dark: #000000;
JSON
{
"hex": "#cedbfc",
"rgb": {
"r": 206,
"g": 219,
"b": 252
},
"hsl": {
"h": 223.043,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.89207,
"c": 0.04761,
"h": 268.4
},
"luminance": 0.70813
}Semantic roles & 50–950 ramp
primary
#CEDBFC
secondary
#E4CA8B
accent
#A400E5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485