#BED2E1#BED2E1
#BED2E1 is a very light, muted cyan. Relative luminance 0.625; OKLCH L 85.3% C 0.030 H 240.2°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BED2E1 |
|---|---|
| RGB | rgb(190, 210, 225) |
| HSL | hsl(206, 37%, 81%) |
| HSV | hsv(206, 16%, 88%) |
| CMYK | cmyk(15.6%, 6.7%, 0%, 11.8%) |
| CIE-LAB | lab(83.17, -3.66, -9.67) |
| CIE-LCH | lch(83.17, 10.34, 249.27°) |
| OKLab | oklab(85.34% -0.0149 -0.0261) |
| OKLCH | oklch(85.34% 0.03 240.2) |
| XYZ | xyz(57.8691, 62.4754, 80.2296) |
| Luminance | 0.6248 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.00
Cloudy Blue
#ACC2D9
ΔE00 5.05
Lightsteelblue
#B0C4DE
ΔE00 5.66
Lightblue
#ADD8E6
ΔE00 6.94
Light Grey Blue
#9DBCD4
ΔE00 6.99
Fog
#D8DCE0
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED2E1 #E1CDBE
analogous
#BEE1DF #BED2E1 #BEC1E1
triadic
#BED2E1 #E1BED2 #D2E1BE
tetradic
#BED2E1 #DFBEE1 #E1CDBE #C1E1BE
square
#BED2E1 #DFBEE1 #E1CDBE #C1E1BE
split-complementary
#BED2E1 #E1BEC1 #E1DFBE
monochromatic
#6A98BA #94B5CE #BED2E1 #E8EFF4 #EAF1F5
Accessibility & contrast
On white
1.56
#BED2E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#BED2E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED2E1
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED2E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED2E1 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1E2
Deuteranopia (green-blind)
#C7CDE1
Tritanopia (blue-blind)
#B5D6D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bed2e1; /* rgb */ color: rgb(190, 210, 225); /* oklch */ color: oklch(85.3% 0.030 240.2);
Tailwind
colors: {
custom: {
50: '#d1dfea',
500: '#bed2e1',
950: '#000000',
},
}SCSS
$custom: #bed2e1; $custom-light: #d1dfea; $custom-dark: #000000;
JSON
{
"hex": "#bed2e1",
"rgb": {
"r": 190,
"g": 210,
"b": 225
},
"hsl": {
"h": 205.714,
"s": 36.842,
"l": 81.373
},
"oklch": {
"l": 0.85342,
"c": 0.03009,
"h": 240.2
},
"luminance": 0.62477
}Semantic roles & 50–950 ramp
primary
#BED2E1
secondary
#BA9E8A
accent
#6A36B0
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484