#CEDBF6#CEDBF6
#CEDBF6 is a very light, muted blue. Relative luminance 0.704; OKLCH L 89.0% C 0.040 H 265.1°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBF6 |
|---|---|
| RGB | rgb(206, 219, 246) |
| HSL | hsl(221, 69%, 89%) |
| HSV | hsv(221, 16%, 96%) |
| CMYK | cmyk(16.3%, 11%, 0%, 3.5%) |
| CIE-LAB | lab(87.21, 1.03, -14.63) |
| CIE-LCH | lch(87.21, 14.67, 274.03°) |
| OKLab | oklab(89% -0.0034 -0.0396) |
| OKLCH | oklch(89% 0.04 265.1) |
| XYZ | xyz(67.4157, 70.4375, 97.2149) |
| Luminance | 0.7044 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.13
Lavender (CSS)
#E6E6FA
ΔE00 6.21
Lightsteelblue
#B0C4DE
ΔE00 6.55
Powder Blue (survey)
#B1D1FC
ΔE00 6.97
Cloudy Blue
#ACC2D9
ΔE00 7.86
Periwinkle
#CCCCFF
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBF6 #F6E9CE
analogous
#CEEFF6 #CEDBF6 #D5CEF6
triadic
#CEDBF6 #F6CEDB #DBF6CE
tetradic
#CEDBF6 #F6CEEF #F6E9CE #CEF6D5
square
#CEDBF6 #F6CEEF #F6E9CE #CEF6D5
split-complementary
#CEDBF6 #F6D5CE #EFF6CE
monochromatic
#678FE3 #9AB5ED #CEDBF6 #E5ECFA #E5ECFA
Accessibility & contrast
On white
1.39
#CEDBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#CEDBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBF6
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBF6 | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DCF7
Deuteranopia (green-blind)
#CFD9F5
Tritanopia (blue-blind)
#C5E0E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cedbf6; /* rgb */ color: rgb(206, 219, 246); /* oklch */ color: oklch(89.0% 0.040 265.1);
Tailwind
colors: {
custom: {
50: '#dde6f9',
500: '#cedbf6',
950: '#000000',
},
}SCSS
$custom: #cedbf6; $custom-light: #dde6f9; $custom-dark: #000000;
JSON
{
"hex": "#cedbf6",
"rgb": {
"r": 206,
"g": 219,
"b": 246
},
"hsl": {
"h": 220.5,
"s": 68.966,
"l": 88.627
},
"oklch": {
"l": 0.89004,
"c": 0.03978,
"h": 265.1
},
"luminance": 0.70439
}Semantic roles & 50–950 ramp
primary
#CEDBF6
secondary
#D8C190
accent
#9415D1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485