#CEDAF4#CEDAF4
#CEDAF4 is a very light, muted blue. Relative luminance 0.698; OKLCH L 88.7% C 0.038 H 265.8°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDAF4 |
|---|---|
| RGB | rgb(206, 218, 244) |
| HSL | hsl(221, 63%, 88%) |
| HSV | hsv(221, 16%, 96%) |
| CMYK | cmyk(15.6%, 10.7%, 0%, 4.3%) |
| CIE-LAB | lab(86.90, 1.14, -14.05) |
| CIE-LCH | lch(86.90, 14.10, 274.63°) |
| OKLab | oklab(88.74% -0.0028 -0.038) |
| OKLCH | oklch(88.74% 0.038 265.8) |
| XYZ | xyz(66.8503, 69.7952, 95.5202) |
| Luminance | 0.6980 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.05
Lavender (CSS)
#E6E6FA
ΔE00 5.96
Lightsteelblue
#B0C4DE
ΔE00 6.49
Powder Blue (survey)
#B1D1FC
ΔE00 7.27
Cloudy Blue
#ACC2D9
ΔE00 7.79
Periwinkle
#CCCCFF
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDAF4 #F4E8CE
analogous
#CEEDF4 #CEDAF4 #D5CEF4
triadic
#CEDAF4 #F4CEDA #DAF4CE
tetradic
#CEDAF4 #F4CEED #F4E8CE #CEF4D5
square
#CEDAF4 #F4CEED #F4E8CE #CEF4D5
split-complementary
#CEDAF4 #F4D5CE #EDF4CE
monochromatic
#6A8FDE #9CB4E9 #CEDAF4 #E6ECF9 #E6ECF9
Accessibility & contrast
On white
1.40
#CEDAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#CEDAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDAF4
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDAF4 | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DBF5
Deuteranopia (green-blind)
#CFD8F3
Tritanopia (blue-blind)
#C5DFE2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cedaf4; /* rgb */ color: rgb(206, 218, 244); /* oklch */ color: oklch(88.7% 0.038 265.8);
Tailwind
colors: {
custom: {
50: '#dde5f7',
500: '#cedaf4',
950: '#000000',
},
}SCSS
$custom: #cedaf4; $custom-light: #dde5f7; $custom-dark: #000000;
JSON
{
"hex": "#cedaf4",
"rgb": {
"r": 206,
"g": 218,
"b": 244
},
"hsl": {
"h": 221.053,
"s": 63.333,
"l": 88.235
},
"oklch": {
"l": 0.88737,
"c": 0.03812,
"h": 265.8
},
"luminance": 0.69796
}Semantic roles & 50–950 ramp
primary
#CEDAF4
secondary
#D5BF91
accent
#931ACB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485