#CEDBF7#CEDBF7
#CEDBF7 is a very light, muted blue. Relative luminance 0.705; OKLCH L 89.0% C 0.041 H 265.7°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBF7 |
|---|---|
| RGB | rgb(206, 219, 247) |
| HSL | hsl(221, 72%, 89%) |
| HSV | hsv(221, 17%, 97%) |
| CMYK | cmyk(16.6%, 11.3%, 0%, 3.1%) |
| CIE-LAB | lab(87.24, 1.24, -15.12) |
| CIE-LCH | lch(87.24, 15.17, 274.70°) |
| OKLab | oklab(89.04% -0.0031 -0.041) |
| OKLCH | oklch(89.04% 0.041 265.7) |
| XYZ | xyz(67.5696, 70.4990, 98.0254) |
| Luminance | 0.7050 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.26
Lavender (CSS)
#E6E6FA
ΔE00 6.24
Lightsteelblue
#B0C4DE
ΔE00 6.66
Powder Blue (survey)
#B1D1FC
ΔE00 6.90
Periwinkle
#CCCCFF
ΔE00 7.83
Cloudy Blue
#ACC2D9
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBF7 #F7EACE
analogous
#CEF0F7 #CEDBF7 #D6CEF7
triadic
#CEDBF7 #F7CEDB #DBF7CE
tetradic
#CEDBF7 #F7CEF0 #F7EACE #CEF7D6
square
#CEDBF7 #F7CEF0 #F7EACE #CEF7D6
split-complementary
#CEDBF7 #F7D6CE #F0F7CE
monochromatic
#658EE6 #99B4EE #CEDBF7 #E5ECFB #E5ECFB
Accessibility & contrast
On white
1.39
#CEDBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#CEDBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBF7
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBF7 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DDF8
Deuteranopia (green-blind)
#CFD9F6
Tritanopia (blue-blind)
#C4E0E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cedbf7; /* rgb */ color: rgb(206, 219, 247); /* oklch */ color: oklch(89.0% 0.041 265.7);
Tailwind
colors: {
custom: {
50: '#dde6f9',
500: '#cedbf7',
950: '#000000',
},
}SCSS
$custom: #cedbf7; $custom-light: #dde6f9; $custom-dark: #000000;
JSON
{
"hex": "#cedbf7",
"rgb": {
"r": 206,
"g": 219,
"b": 247
},
"hsl": {
"h": 220.976,
"s": 71.93,
"l": 88.824
},
"oklch": {
"l": 0.89037,
"c": 0.04108,
"h": 265.7
},
"luminance": 0.705
}Semantic roles & 50–950 ramp
primary
#CEDBF7
secondary
#DAC28F
accent
#9612D4
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485