#CEDAF6#CEDAF6
#CEDAF6 is a very light, muted blue. Relative luminance 0.699; OKLCH L 88.8% C 0.041 H 267.1°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDAF6 |
|---|---|
| RGB | rgb(206, 218, 246) |
| HSL | hsl(222, 69%, 89%) |
| HSV | hsv(222, 16%, 96%) |
| CMYK | cmyk(16.3%, 11.4%, 0%, 3.5%) |
| CIE-LAB | lab(86.96, 1.56, -15.02) |
| CIE-LCH | lch(86.96, 15.10, 275.91°) |
| OKLab | oklab(88.8% -0.0021 -0.0407) |
| OKLCH | oklch(88.8% 0.041 267.1) |
| XYZ | xyz(67.1556, 69.9173, 97.1282) |
| Luminance | 0.6992 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.31
Lavender (CSS)
#E6E6FA
ΔE00 6.04
Lightsteelblue
#B0C4DE
ΔE00 6.70
Powder Blue (survey)
#B1D1FC
ΔE00 7.15
Periwinkle
#CCCCFF
ΔE00 7.59
Light Periwinkle
#C1C6FC
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDAF6 #F6EACE
analogous
#CEEEF6 #CEDAF6 #D6CEF6
triadic
#CEDAF6 #F6CEDA #DAF6CE
tetradic
#CEDAF6 #F6CEEE #F6EACE #CEF6D6
square
#CEDAF6 #F6CEEE #F6EACE #CEF6D6
split-complementary
#CEDAF6 #F6D6CE #EEF6CE
monochromatic
#678CE3 #9AB3ED #CEDAF6 #E5EBFA #E5EBFA
Accessibility & contrast
On white
1.40
#CEDAF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#CEDAF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDAF6
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDAF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDAF6 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DCF7
Deuteranopia (green-blind)
#CED8F5
Tritanopia (blue-blind)
#C5DFE3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cedaf6; /* rgb */ color: rgb(206, 218, 246); /* oklch */ color: oklch(88.8% 0.041 267.1);
Tailwind
colors: {
custom: {
50: '#dde5f9',
500: '#cedaf6',
950: '#000000',
},
}SCSS
$custom: #cedaf6; $custom-light: #dde5f9; $custom-dark: #000000;
JSON
{
"hex": "#cedaf6",
"rgb": {
"r": 206,
"g": 218,
"b": 246
},
"hsl": {
"h": 222,
"s": 68.966,
"l": 88.627
},
"oklch": {
"l": 0.88804,
"c": 0.04073,
"h": 267.1
},
"luminance": 0.69918
}Semantic roles & 50–950 ramp
primary
#CEDAF6
secondary
#D8C390
accent
#9815D1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485