#BED2E2#BED2E2
#BED2E2 is a very light, muted cyan. Relative luminance 0.625; OKLCH L 85.4% C 0.031 H 242.1°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BED2E2 |
|---|---|
| RGB | rgb(190, 210, 226) |
| HSL | hsl(207, 38%, 82%) |
| HSV | hsv(207, 16%, 89%) |
| CMYK | cmyk(15.9%, 7.1%, 0%, 11.4%) |
| CIE-LAB | lab(83.19, -3.45, -10.16) |
| CIE-LCH | lch(83.19, 10.73, 251.24°) |
| OKLab | oklab(85.37% -0.0146 -0.0274) |
| OKLCH | oklch(85.37% 0.031 242.1) |
| XYZ | xyz(58.0059, 62.5301, 80.9502) |
| Luminance | 0.6253 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.62
Cloudy Blue
#ACC2D9
ΔE00 4.81
Lightsteelblue
#B0C4DE
ΔE00 5.32
Light Grey Blue
#9DBCD4
ΔE00 6.89
Lightblue
#ADD8E6
ΔE00 7.16
Fog
#D8DCE0
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED2E2 #E2CEBE
analogous
#BEE2E0 #BED2E2 #BEC0E2
triadic
#BED2E2 #E2BED2 #D2E2BE
tetradic
#BED2E2 #E0BEE2 #E2CEBE #C0E2BE
square
#BED2E2 #E0BEE2 #E2CEBE #C0E2BE
split-complementary
#BED2E2 #E2BEC0 #E2E0BE
monochromatic
#6997BC #94B5CF #BED2E2 #E8EFF5 #EAF0F6
Accessibility & contrast
On white
1.55
#BED2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#BED2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED2E2
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED2E2 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD2E3
Deuteranopia (green-blind)
#C7CDE2
Tritanopia (blue-blind)
#B5D6D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bed2e2; /* rgb */ color: rgb(190, 210, 226); /* oklch */ color: oklch(85.4% 0.031 242.1);
Tailwind
colors: {
custom: {
50: '#d2dfeb',
500: '#bed2e2',
950: '#000000',
},
}SCSS
$custom: #bed2e2; $custom-light: #d2dfeb; $custom-dark: #000000;
JSON
{
"hex": "#bed2e2",
"rgb": {
"r": 190,
"g": 210,
"b": 226
},
"hsl": {
"h": 206.667,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.85374,
"c": 0.03107,
"h": 242.1
},
"luminance": 0.62531
}Semantic roles & 50–950 ramp
primary
#BED2E2
secondary
#BB9F89
accent
#6C34B1
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484