#CEDBE4#CEDBE4
#CEDBE4 is a very light, near-neutral cyan. Relative luminance 0.694; OKLCH L 88.4% C 0.019 H 237.8°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBE4 |
|---|---|
| RGB | rgb(206, 219, 228) |
| HSL | hsl(205, 29%, 85%) |
| HSV | hsv(205, 10%, 89%) |
| CMYK | cmyk(9.6%, 3.9%, 0%, 10.6%) |
| CIE-LAB | lab(86.69, -2.62, -5.91) |
| CIE-LCH | lch(86.69, 6.46, 246.09°) |
| OKLab | oklab(88.43% -0.01 -0.0159) |
| OKLCH | oklch(88.43% 0.019 237.8) |
| XYZ | xyz(64.7856, 69.3855, 83.3633) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.83
Gainsboro
#DCDCDC
ΔE00 6.15
Light Gray
#D3D3D3
ΔE00 6.27
Aliceblue
#F0F8FF
ΔE00 6.76
Silver (survey)
#C5C9C7
ΔE00 7.05
Light Blue Grey
#B7C9E2
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBE4 #E4D7CE
analogous
#CEE4E2 #CEDBE4 #CED0E4
triadic
#CEDBE4 #E4CEDB #DBE4CE
tetradic
#CEDBE4 #E2CEE4 #E4D7CE #D0E4CE
square
#CEDBE4 #E2CEE4 #E4D7CE #D0E4CE
split-complementary
#CEDBE4 #E4CED0 #E4E2CE
monochromatic
#7FA1B9 #A7BECE #CEDBE4 #EBF1F4 #EBF1F4
Accessibility & contrast
On white
1.41
#CEDBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#CEDBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBE4
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBE4 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE5
Deuteranopia (green-blind)
#D4D8E4
Tritanopia (blue-blind)
#C9DDDE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cedbe4; /* rgb */ color: rgb(206, 219, 228); /* oklch */ color: oklch(88.4% 0.019 237.8);
Tailwind
colors: {
custom: {
50: '#dde6ec',
500: '#cedbe4',
950: '#000000',
},
}SCSS
$custom: #cedbe4; $custom-light: #dde6ec; $custom-dark: #000000;
JSON
{
"hex": "#cedbe4",
"rgb": {
"r": 206,
"g": 219,
"b": 228
},
"hsl": {
"h": 204.545,
"s": 28.947,
"l": 85.098
},
"oklch": {
"l": 0.88427,
"c": 0.01874,
"h": 237.8
},
"luminance": 0.69386
}Semantic roles & 50–950 ramp
primary
#CEDBE4
secondary
#BCA89A
accent
#693EA8
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484