#CEDAF2#CEDAF2
#CEDAF2 is a very light, muted blue. Relative luminance 0.697; OKLCH L 88.7% C 0.036 H 264.4°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDAF2 |
|---|---|
| RGB | rgb(206, 218, 242) |
| HSL | hsl(220, 58%, 88%) |
| HSV | hsv(220, 15%, 95%) |
| CMYK | cmyk(14.9%, 9.9%, 0%, 5.1%) |
| CIE-LAB | lab(86.84, 0.72, -13.09) |
| CIE-LCH | lch(86.84, 13.11, 273.17°) |
| OKLab | oklab(88.67% -0.0035 -0.0354) |
| OKLCH | oklch(88.67% 0.036 264.4) |
| XYZ | xyz(66.5483, 69.6744, 93.9296) |
| Luminance | 0.6967 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.87
Lavender (CSS)
#E6E6FA
ΔE00 5.98
Lightsteelblue
#B0C4DE
ΔE00 6.35
Powder Blue (survey)
#B1D1FC
ΔE00 7.45
Cloudy Blue
#ACC2D9
ΔE00 7.52
Fog
#D8DCE0
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDAF2 #F2E6CE
analogous
#CEECF2 #CEDAF2 #D4CEF2
triadic
#CEDAF2 #F2CEDA #DAF2CE
tetradic
#CEDAF2 #F2CEEC #F2E6CE #CEF2D4
square
#CEDAF2 #F2CEEC #F2E6CE #CEF2D4
split-complementary
#CEDAF2 #F2D4CE #ECF2CE
monochromatic
#6D91D8 #9EB5E5 #CEDAF2 #E7EDF9 #E7EDF9
Accessibility & contrast
On white
1.41
#CEDAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#CEDAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDAF2
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDAF2 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DBF3
Deuteranopia (green-blind)
#D0D8F1
Tritanopia (blue-blind)
#C6DFE2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cedaf2; /* rgb */ color: rgb(206, 218, 242); /* oklch */ color: oklch(88.7% 0.036 264.4);
Tailwind
colors: {
custom: {
50: '#dde5f6',
500: '#cedaf2',
950: '#000000',
},
}SCSS
$custom: #cedaf2; $custom-light: #dde5f6; $custom-dark: #000000;
JSON
{
"hex": "#cedaf2",
"rgb": {
"r": 206,
"g": 218,
"b": 242
},
"hsl": {
"h": 220,
"s": 58.065,
"l": 87.843
},
"oklch": {
"l": 0.88671,
"c": 0.03554,
"h": 264.4
},
"luminance": 0.69675
}Semantic roles & 50–950 ramp
primary
#CEDAF2
secondary
#D1BD93
accent
#8E20C6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485