#BED4E6#BED4E6
#BED4E6 is a very light, muted cyan. Relative luminance 0.637; OKLCH L 85.9% C 0.035 H 242.7°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BED4E6 |
|---|---|
| RGB | rgb(190, 212, 230) |
| HSL | hsl(207, 44%, 82%) |
| HSV | hsv(207, 17%, 90%) |
| CMYK | cmyk(17.4%, 7.8%, 0%, 9.8%) |
| CIE-LAB | lab(83.83, -3.65, -11.33) |
| CIE-LCH | lch(83.83, 11.91, 252.13°) |
| OKLab | oklab(85.92% -0.0158 -0.0307) |
| OKLCH | oklch(85.92% 0.035 242.7) |
| XYZ | xyz(59.0580, 63.7459, 84.0402) |
| Luminance | 0.6375 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.51
Cloudy Blue
#ACC2D9
ΔE00 4.87
Lightsteelblue
#B0C4DE
ΔE00 5.25
Light Grey Blue
#9DBCD4
ΔE00 6.91
Lightblue
#ADD8E6
ΔE00 6.97
Powder Blue (survey)
#B1D1FC
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED4E6 #E6D0BE
analogous
#BEE6E4 #BED4E6 #BEC0E6
triadic
#BED4E6 #E6BED4 #D4E6BE
tetradic
#BED4E6 #E4BEE6 #E6D0BE #C0E6BE
square
#BED4E6 #E4BEE6 #E6D0BE #C0E6BE
split-complementary
#BED4E6 #E6BEC0 #E6E4BE
monochromatic
#669AC4 #92B7D5 #BED4E6 #E9F0F6 #E9F0F6
Accessibility & contrast
On white
1.53
#BED4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#BED4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED4E6
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED4E6 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4E7
Deuteranopia (green-blind)
#C8CFE6
Tritanopia (blue-blind)
#B4D8DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bed4e6; /* rgb */ color: rgb(190, 212, 230); /* oklch */ color: oklch(85.9% 0.035 242.7);
Tailwind
colors: {
custom: {
50: '#d2e1ed',
500: '#bed4e6',
950: '#000000',
},
}SCSS
$custom: #bed4e6; $custom-light: #d2e1ed; $custom-dark: #000000;
JSON
{
"hex": "#bed4e6",
"rgb": {
"r": 190,
"g": 212,
"b": 230
},
"hsl": {
"h": 207,
"s": 44.444,
"l": 82.353
},
"oklch": {
"l": 0.85916,
"c": 0.03451,
"h": 242.7
},
"luminance": 0.63747
}Semantic roles & 50–950 ramp
primary
#BED4E6
secondary
#C0A188
accent
#6C2EB8
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484