#CEDAF0#CEDAF0
#CEDAF0 is a very light, muted blue. Relative luminance 0.696; OKLCH L 88.6% C 0.033 H 262.7°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDAF0 |
|---|---|
| RGB | rgb(206, 218, 240) |
| HSL | hsl(219, 53%, 87%) |
| HSV | hsv(219, 14%, 94%) |
| CMYK | cmyk(14.2%, 9.2%, 0%, 5.9%) |
| CIE-LAB | lab(86.78, 0.31, -12.12) |
| CIE-LCH | lch(86.78, 12.12, 271.47°) |
| OKLab | oklab(88.61% -0.0042 -0.0327) |
| OKLCH | oklch(88.61% 0.033 262.7) |
| XYZ | xyz(66.2495, 69.5549, 92.3562) |
| Luminance | 0.6956 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.80
Lavender (CSS)
#E6E6FA
ΔE00 6.10
Lightsteelblue
#B0C4DE
ΔE00 6.28
Cloudy Blue
#ACC2D9
ΔE00 7.30
Fog
#D8DCE0
ΔE00 7.43
Powder Blue (survey)
#B1D1FC
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDAF0 #F0E4CE
analogous
#CEEBF0 #CEDAF0 #D3CEF0
triadic
#CEDAF0 #F0CEDA #DAF0CE
tetradic
#CEDAF0 #F0CEEB #F0E4CE #CEF0D3
square
#CEDAF0 #F0CEEB #F0E4CE #CEF0D3
split-complementary
#CEDAF0 #F0D3CE #EBF0CE
monochromatic
#7093D3 #9FB7E2 #CEDAF0 #E8EDF8 #E8EDF8
Accessibility & contrast
On white
1.41
#CEDAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#CEDAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDAF0
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDAF0 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DBF1
Deuteranopia (green-blind)
#D0D8EF
Tritanopia (blue-blind)
#C6DEE1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cedaf0; /* rgb */ color: rgb(206, 218, 240); /* oklch */ color: oklch(88.6% 0.033 262.7);
Tailwind
colors: {
custom: {
50: '#dde5f5',
500: '#cedaf0',
950: '#000000',
},
}SCSS
$custom: #cedaf0; $custom-light: #dde5f5; $custom-dark: #000000;
JSON
{
"hex": "#cedaf0",
"rgb": {
"r": 206,
"g": 218,
"b": 240
},
"hsl": {
"h": 218.824,
"s": 53.125,
"l": 87.451
},
"oklch": {
"l": 0.88605,
"c": 0.03299,
"h": 262.7
},
"luminance": 0.69556
}Semantic roles & 50–950 ramp
primary
#CEDAF0
secondary
#CEBA94
accent
#8A25C1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485