#CEDCF3#CEDCF3
#CEDCF3 is a very light, muted blue. Relative luminance 0.708; OKLCH L 89.1% C 0.035 H 260.4°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCF3 |
|---|---|
| RGB | rgb(206, 220, 243) |
| HSL | hsl(217, 61%, 88%) |
| HSV | hsv(217, 15%, 95%) |
| CMYK | cmyk(15.2%, 9.5%, 0%, 4.7%) |
| CIE-LAB | lab(87.38, -0.11, -12.80) |
| CIE-LCH | lch(87.38, 12.81, 269.49°) |
| OKLab | oklab(89.11% -0.0059 -0.0346) |
| OKLCH | oklch(89.11% 0.035 260.4) |
| XYZ | xyz(67.2206, 70.7781, 94.8966) |
| Luminance | 0.7078 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.88
Lightsteelblue
#B0C4DE
ΔE00 6.35
Lavender (CSS)
#E6E6FA
ΔE00 6.58
Powder Blue (survey)
#B1D1FC
ΔE00 7.20
Cloudy Blue
#ACC2D9
ΔE00 7.33
Fog
#D8DCE0
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCF3 #F3E5CE
analogous
#CEEEF3 #CEDCF3 #D2CEF3
triadic
#CEDCF3 #F3CEDC #DCF3CE
tetradic
#CEDCF3 #F3CEEE #F3E5CE #CEF3D2
square
#CEDCF3 #F3CEEE #F3E5CE #CEF3D2
split-complementary
#CEDCF3 #F3D2CE #EEF3CE
monochromatic
#6C96DB #9DB9E7 #CEDCF3 #E6EDF9 #E6EDF9
Accessibility & contrast
On white
1.39
#CEDCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#CEDCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCF3
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCF3 | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DDF4
Deuteranopia (green-blind)
#D1D9F2
Tritanopia (blue-blind)
#C5E1E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cedcf3; /* rgb */ color: rgb(206, 220, 243); /* oklch */ color: oklch(89.1% 0.035 260.4);
Tailwind
colors: {
custom: {
50: '#dde6f7',
500: '#cedcf3',
950: '#000000',
},
}SCSS
$custom: #cedcf3; $custom-light: #dde6f7; $custom-dark: #000000;
JSON
{
"hex": "#cedcf3",
"rgb": {
"r": 206,
"g": 220,
"b": 243
},
"hsl": {
"h": 217.297,
"s": 60.656,
"l": 88.039
},
"oklch": {
"l": 0.89105,
"c": 0.03511,
"h": 260.4
},
"luminance": 0.70779
}Semantic roles & 50–950 ramp
primary
#CEDCF3
secondary
#D3BA92
accent
#881DC8
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485