#CEDEF6#CEDEF6
#CEDEF6 is a very light, muted blue. Relative luminance 0.720; OKLCH L 89.6% C 0.037 H 258.4°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDEF6 |
|---|---|
| RGB | rgb(206, 222, 246) |
| HSL | hsl(216, 69%, 89%) |
| HSV | hsv(216, 16%, 96%) |
| CMYK | cmyk(16.3%, 9.8%, 0%, 3.5%) |
| CIE-LAB | lab(87.98, -0.53, -13.49) |
| CIE-LCH | lch(87.98, 13.50, 267.73°) |
| OKLab | oklab(89.61% -0.0075 -0.0365) |
| OKLCH | oklch(89.61% 0.037 258.4) |
| XYZ | xyz(68.2054, 72.0169, 97.4781) |
| Luminance | 0.7202 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.10
Lightsteelblue
#B0C4DE
ΔE00 6.53
Powder Blue (survey)
#B1D1FC
ΔE00 6.81
Lavender (CSS)
#E6E6FA
ΔE00 7.10
Cloudy Blue
#ACC2D9
ΔE00 7.46
Fog
#D8DCE0
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDEF6 #F6E6CE
analogous
#CEF2F6 #CEDEF6 #D2CEF6
triadic
#CEDEF6 #F6CEDE #DEF6CE
tetradic
#CEDEF6 #F6CEF2 #F6E6CE #CEF6D2
square
#CEDEF6 #F6CEF2 #F6E6CE #CEF6D2
split-complementary
#CEDEF6 #F6D2CE #F2F6CE
monochromatic
#6798E3 #9ABBED #CEDEF6 #E5EEFA #E5EEFA
Accessibility & contrast
On white
1.36
#CEDEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#CEDEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDEF6
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDEF6 | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DFF7
Deuteranopia (green-blind)
#D2DBF5
Tritanopia (blue-blind)
#C4E3E6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cedef6; /* rgb */ color: rgb(206, 222, 246); /* oklch */ color: oklch(89.6% 0.037 258.4);
Tailwind
colors: {
custom: {
50: '#dde8f9',
500: '#cedef6',
950: '#000000',
},
}SCSS
$custom: #cedef6; $custom-light: #dde8f9; $custom-dark: #000000;
JSON
{
"hex": "#cedef6",
"rgb": {
"r": 206,
"g": 222,
"b": 246
},
"hsl": {
"h": 216,
"s": 68.966,
"l": 88.627
},
"oklch": {
"l": 0.89605,
"c": 0.03726,
"h": 258.4
},
"luminance": 0.72018
}Semantic roles & 50–950 ramp
primary
#CEDEF6
secondary
#D8BB90
accent
#8615D1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485