#BED4E5#BED4E5
#BED4E5 is a very light, muted cyan. Relative luminance 0.637; OKLCH L 85.9% C 0.034 H 241.1°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BED4E5 |
|---|---|
| RGB | rgb(190, 212, 229) |
| HSL | hsl(206, 43%, 82%) |
| HSV | hsv(206, 17%, 90%) |
| CMYK | cmyk(17%, 7.4%, 0%, 10.2%) |
| CIE-LAB | lab(83.80, -3.87, -10.84) |
| CIE-LCH | lch(83.80, 11.51, 250.38°) |
| OKLab | oklab(85.88% -0.0162 -0.0293) |
| OKLCH | oklch(85.88% 0.034 241.1) |
| XYZ | xyz(58.9180, 63.6899, 83.3028) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.85
Cloudy Blue
#ACC2D9
ΔE00 5.06
Lightsteelblue
#B0C4DE
ΔE00 5.55
Lightblue
#ADD8E6
ΔE00 6.72
Light Grey Blue
#9DBCD4
ΔE00 6.98
Fog
#D8DCE0
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED4E5 #E5CFBE
analogous
#BEE5E3 #BED4E5 #BEC1E5
triadic
#BED4E5 #E5BED4 #D4E5BE
tetradic
#BED4E5 #E3BEE5 #E5CFBE #C1E5BE
square
#BED4E5 #E3BEE5 #E5CFBE #C1E5BE
split-complementary
#BED4E5 #E5BEC1 #E5E3BE
monochromatic
#679AC2 #92B7D4 #BED4E5 #E9F1F6 #E9F1F6
Accessibility & contrast
On white
1.53
#BED4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#BED4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED4E5
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED4E5 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD3E6
Deuteranopia (green-blind)
#C8CFE5
Tritanopia (blue-blind)
#B4D8D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bed4e5; /* rgb */ color: rgb(190, 212, 229); /* oklch */ color: oklch(85.9% 0.034 241.1);
Tailwind
colors: {
custom: {
50: '#d2e1ed',
500: '#bed4e5',
950: '#000000',
},
}SCSS
$custom: #bed4e5; $custom-light: #d2e1ed; $custom-dark: #000000;
JSON
{
"hex": "#bed4e5",
"rgb": {
"r": 190,
"g": 212,
"b": 229
},
"hsl": {
"h": 206.154,
"s": 42.857,
"l": 82.157
},
"oklch": {
"l": 0.85883,
"c": 0.03351,
"h": 241.1
},
"luminance": 0.63691
}Semantic roles & 50–950 ramp
primary
#BED4E5
secondary
#BFA088
accent
#6A30B6
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484