#CEDAF3#CEDAF3
#CEDAF3 is a very light, muted blue. Relative luminance 0.697; OKLCH L 88.7% C 0.037 H 265.1°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDAF3 |
|---|---|
| RGB | rgb(206, 218, 243) |
| HSL | hsl(221, 61%, 88%) |
| HSV | hsv(221, 15%, 95%) |
| CMYK | cmyk(15.2%, 10.3%, 0%, 4.7%) |
| CIE-LAB | lab(86.87, 0.93, -13.57) |
| CIE-LCH | lch(86.87, 13.60, 273.92°) |
| OKLab | oklab(88.7% -0.0031 -0.0367) |
| OKLCH | oklch(88.7% 0.037 265.1) |
| XYZ | xyz(66.6989, 69.7346, 94.7227) |
| Luminance | 0.6974 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.95
Lavender (CSS)
#E6E6FA
ΔE00 5.96
Lightsteelblue
#B0C4DE
ΔE00 6.41
Powder Blue (survey)
#B1D1FC
ΔE00 7.35
Cloudy Blue
#ACC2D9
ΔE00 7.65
Fog
#D8DCE0
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDAF3 #F3E7CE
analogous
#CEECF3 #CEDAF3 #D4CEF3
triadic
#CEDAF3 #F3CEDA #DAF3CE
tetradic
#CEDAF3 #F3CEEC #F3E7CE #CEF3D4
square
#CEDAF3 #F3CEEC #F3E7CE #CEF3D4
split-complementary
#CEDAF3 #F3D4CE #ECF3CE
monochromatic
#6C90DB #9DB5E7 #CEDAF3 #E6ECF9 #E6ECF9
Accessibility & contrast
On white
1.40
#CEDAF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#CEDAF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDAF3
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDAF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDAF3 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DBF4
Deuteranopia (green-blind)
#CFD8F2
Tritanopia (blue-blind)
#C5DFE2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cedaf3; /* rgb */ color: rgb(206, 218, 243); /* oklch */ color: oklch(88.7% 0.037 265.1);
Tailwind
colors: {
custom: {
50: '#dde5f7',
500: '#cedaf3',
950: '#000000',
},
}SCSS
$custom: #cedaf3; $custom-light: #dde5f7; $custom-dark: #000000;
JSON
{
"hex": "#cedaf3",
"rgb": {
"r": 206,
"g": 218,
"b": 243
},
"hsl": {
"h": 220.541,
"s": 60.656,
"l": 88.039
},
"oklch": {
"l": 0.88704,
"c": 0.03683,
"h": 265.1
},
"luminance": 0.69736
}Semantic roles & 50–950 ramp
primary
#CEDAF3
secondary
#D3BE92
accent
#911DC8
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485