#CEDAEF#CEDAEF
#CEDAEF is a very light, muted blue. Relative luminance 0.695; OKLCH L 88.6% C 0.032 H 261.7°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDAEF |
|---|---|
| RGB | rgb(206, 218, 239) |
| HSL | hsl(218, 51%, 87%) |
| HSV | hsv(218, 14%, 94%) |
| CMYK | cmyk(13.8%, 8.8%, 0%, 6.3%) |
| CIE-LAB | lab(86.75, 0.11, -11.63) |
| CIE-LCH | lch(86.75, 11.63, 270.53°) |
| OKLab | oklab(88.57% -0.0046 -0.0314) |
| OKLCH | oklch(88.57% 0.032 261.7) |
| XYZ | xyz(66.1014, 69.4956, 91.5761) |
| Luminance | 0.6950 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.80
Lavender (CSS)
#E6E6FA
ΔE00 6.20
Lightsteelblue
#B0C4DE
ΔE00 6.29
Fog
#D8DCE0
ΔE00 7.09
Cloudy Blue
#ACC2D9
ΔE00 7.21
Powder Blue (survey)
#B1D1FC
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDAEF #EFE3CE
analogous
#CEEBEF #CEDAEF #D3CEEF
triadic
#CEDAEF #EFCEDA #DAEFCE
tetradic
#CEDAEF #EFCEEB #EFE3CE #CEEFD3
square
#CEDAEF #EFCEEB #EFE3CE #CEEFD3
split-complementary
#CEDAEF #EFD3CE #EBEFCE
monochromatic
#7294D1 #A0B7E0 #CEDAEF #E8EEF7 #E8EEF7
Accessibility & contrast
On white
1.41
#CEDAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#CEDAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDAEF
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDAEF | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBF0
Deuteranopia (green-blind)
#D0D8EF
Tritanopia (blue-blind)
#C6DEE1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cedaef; /* rgb */ color: rgb(206, 218, 239); /* oklch */ color: oklch(88.6% 0.032 261.7);
Tailwind
colors: {
custom: {
50: '#dde5f4',
500: '#cedaef',
950: '#000000',
},
}SCSS
$custom: #cedaef; $custom-light: #dde5f4; $custom-dark: #000000;
JSON
{
"hex": "#cedaef",
"rgb": {
"r": 206,
"g": 218,
"b": 239
},
"hsl": {
"h": 218.182,
"s": 50.769,
"l": 87.255
},
"oklch": {
"l": 0.88573,
"c": 0.03173,
"h": 261.7
},
"luminance": 0.69497
}Semantic roles & 50–950 ramp
primary
#CEDAEF
secondary
#CCB895
accent
#8727BE
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485