#CEDAF8#CEDAF8
#CEDAF8 is a very light, muted blue. Relative luminance 0.700; OKLCH L 88.9% C 0.043 H 268.2°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDAF8 |
|---|---|
| RGB | rgb(206, 218, 248) |
| HSL | hsl(223, 75%, 89%) |
| HSV | hsv(223, 17%, 97%) |
| CMYK | cmyk(16.9%, 12.1%, 0%, 2.7%) |
| CIE-LAB | lab(87.02, 1.98, -15.98) |
| CIE-LCH | lch(87.02, 16.10, 277.05°) |
| OKLab | oklab(88.87% -0.0014 -0.0433) |
| OKLCH | oklch(88.87% 0.043 268.2) |
| XYZ | xyz(67.4642, 70.0407, 98.7536) |
| Luminance | 0.7004 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.62
Lavender (CSS)
#E6E6FA
ΔE00 6.20
Lightsteelblue
#B0C4DE
ΔE00 6.94
Periwinkle
#CCCCFF
ΔE00 7.02
Powder Blue (survey)
#B1D1FC
ΔE00 7.07
Light Periwinkle
#C1C6FC
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDAF8 #F8ECCE
analogous
#CEEFF8 #CEDAF8 #D7CEF8
triadic
#CEDAF8 #F8CEDA #DAF8CE
tetradic
#CEDAF8 #F8CEEF #F8ECCE #CEF8D7
square
#CEDAF8 #F8CEEF #F8ECCE #CEF8D7
split-complementary
#CEDAF8 #F8D7CE #EFF8CE
monochromatic
#6389E9 #98B2F0 #CEDAF8 #E4EBFB #E4EBFB
Accessibility & contrast
On white
1.40
#CEDAF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#CEDAF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDAF8
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDAF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDAF8 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DCF9
Deuteranopia (green-blind)
#CED8F7
Tritanopia (blue-blind)
#C4E0E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cedaf8; /* rgb */ color: rgb(206, 218, 248); /* oklch */ color: oklch(88.9% 0.043 268.2);
Tailwind
colors: {
custom: {
50: '#dde5fa',
500: '#cedaf8',
950: '#000000',
},
}SCSS
$custom: #cedaf8; $custom-light: #dde5fa; $custom-dark: #000000;
JSON
{
"hex": "#cedaf8",
"rgb": {
"r": 206,
"g": 218,
"b": 248
},
"hsl": {
"h": 222.857,
"s": 75,
"l": 89.02
},
"oklch": {
"l": 0.88872,
"c": 0.04335,
"h": 268.2
},
"luminance": 0.70042
}Semantic roles & 50–950 ramp
primary
#CEDAF8
secondary
#DCC68E
accent
#9E0ED7
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485