#CEDCF6#CEDCF6
#CEDCF6 is a very light, muted blue. Relative luminance 0.710; OKLCH L 89.2% C 0.039 H 262.9°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCF6 |
|---|---|
| RGB | rgb(206, 220, 246) |
| HSL | hsl(219, 69%, 89%) |
| HSV | hsv(219, 16%, 96%) |
| CMYK | cmyk(16.3%, 10.6%, 0%, 3.5%) |
| CIE-LAB | lab(87.47, 0.51, -14.25) |
| CIE-LCH | lch(87.47, 14.26, 272.05°) |
| OKLab | oklab(89.2% -0.0048 -0.0386) |
| OKLCH | oklch(89.2% 0.039 262.9) |
| XYZ | xyz(67.6774, 70.9608, 97.3021) |
| Luminance | 0.7096 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.03
Lavender (CSS)
#E6E6FA
ΔE00 6.45
Lightsteelblue
#B0C4DE
ΔE00 6.47
Powder Blue (survey)
#B1D1FC
ΔE00 6.84
Cloudy Blue
#ACC2D9
ΔE00 7.67
Periwinkle
#CCCCFF
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCF6 #F6E8CE
analogous
#CEF0F6 #CEDCF6 #D4CEF6
triadic
#CEDCF6 #F6CEDC #DCF6CE
tetradic
#CEDCF6 #F6CEF0 #F6E8CE #CEF6D4
square
#CEDCF6 #F6CEF0 #F6E8CE #CEF6D4
split-complementary
#CEDCF6 #F6D4CE #F0F6CE
monochromatic
#6792E3 #9AB7ED #CEDCF6 #E5EDFA #E5EDFA
Accessibility & contrast
On white
1.38
#CEDCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#CEDCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCF6
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCF6 | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DDF7
Deuteranopia (green-blind)
#D0DAF5
Tritanopia (blue-blind)
#C5E1E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cedcf6; /* rgb */ color: rgb(206, 220, 246); /* oklch */ color: oklch(89.2% 0.039 262.9);
Tailwind
colors: {
custom: {
50: '#dde6f9',
500: '#cedcf6',
950: '#000000',
},
}SCSS
$custom: #cedcf6; $custom-light: #dde6f9; $custom-dark: #000000;
JSON
{
"hex": "#cedcf6",
"rgb": {
"r": 206,
"g": 220,
"b": 246
},
"hsl": {
"h": 219,
"s": 68.966,
"l": 88.627
},
"oklch": {
"l": 0.89204,
"c": 0.03889,
"h": 262.9
},
"luminance": 0.70962
}Semantic roles & 50–950 ramp
primary
#CEDCF6
secondary
#D8BF90
accent
#8F15D1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485