#BED4E9#BED4E9
#BED4E9 is a very light, muted cyan. Relative luminance 0.639; OKLCH L 86.0% C 0.038 H 247.0°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BED4E9 |
|---|---|
| RGB | rgb(190, 212, 233) |
| HSL | hsl(209, 49%, 83%) |
| HSV | hsv(209, 18%, 91%) |
| CMYK | cmyk(18.5%, 9%, 0%, 8.6%) |
| CIE-LAB | lab(83.92, -3.02, -12.79) |
| CIE-LCH | lch(83.92, 13.14, 256.74°) |
| OKLab | oklab(86.02% -0.0147 -0.0347) |
| OKLCH | oklch(86.02% 0.038 247) |
| XYZ | xyz(59.4829, 63.9159, 86.2780) |
| Luminance | 0.6392 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.62
Lightsteelblue
#B0C4DE
ΔE00 4.51
Cloudy Blue
#ACC2D9
ΔE00 4.51
Powder Blue (survey)
#B1D1FC
ΔE00 6.23
Light Grey Blue
#9DBCD4
ΔE00 6.88
Baby Blue (survey)
#A2CFFE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED4E9 #E9D3BE
analogous
#BEE9E8 #BED4E9 #BEBEE9
triadic
#BED4E9 #E9BED4 #D4E9BE
tetradic
#BED4E9 #E8BEE9 #E9D3BE #BEE9BE
square
#BED4E9 #E8BEE9 #E9D3BE #BEE9BE
split-complementary
#BED4E9 #E9BEBE #E9E8BE
monochromatic
#6398CA #90B6DA #BED4E9 #E8F0F7 #E8F0F7
Accessibility & contrast
On white
1.52
#BED4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#BED4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED4E9
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED4E9 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EA
Deuteranopia (green-blind)
#C7CFE9
Tritanopia (blue-blind)
#B3D9DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bed4e9; /* rgb */ color: rgb(190, 212, 233); /* oklch */ color: oklch(86.0% 0.038 247.0);
Tailwind
colors: {
custom: {
50: '#d2e1f0',
500: '#bed4e9',
950: '#000000',
},
}SCSS
$custom: #bed4e9; $custom-light: #d2e1f0; $custom-dark: #000000;
JSON
{
"hex": "#bed4e9",
"rgb": {
"r": 190,
"g": 212,
"b": 233
},
"hsl": {
"h": 209.302,
"s": 49.425,
"l": 82.941
},
"oklch": {
"l": 0.86015,
"c": 0.03766,
"h": 247
},
"luminance": 0.63917
}Semantic roles & 50–950 ramp
primary
#BED4E9
secondary
#C5A587
accent
#7129BD
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485