#BED0DD#BED0DD
#BED0DD is a very light, muted cyan. Relative luminance 0.613; OKLCH L 84.8% C 0.027 H 239.1°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BED0DD |
|---|---|
| RGB | rgb(190, 208, 221) |
| HSL | hsl(205, 31%, 81%) |
| HSV | hsv(205, 14%, 87%) |
| CMYK | cmyk(14%, 5.9%, 0%, 13.3%) |
| CIE-LAB | lab(82.53, -3.44, -8.48) |
| CIE-LCH | lch(82.53, 9.16, 247.93°) |
| OKLab | oklab(84.8% -0.0137 -0.0229) |
| OKLCH | oklch(84.8% 0.027 239.1) |
| XYZ | xyz(56.8391, 61.2783, 77.2259) |
| Luminance | 0.6128 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.22
Light Blue Grey
#B7C9E2
ΔE00 5.33
Lightsteelblue
#B0C4DE
ΔE00 5.93
Fog
#D8DCE0
ΔE00 6.66
Light Grey Blue
#9DBCD4
ΔE00 7.15
Lightblue
#ADD8E6
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED0DD #DDCBBE
analogous
#BEDDDA #BED0DD #BEC0DD
triadic
#BED0DD #DDBED0 #D0DDBE
tetradic
#BED0DD #DABEDD #DDCBBE #C0DDBE
square
#BED0DD #DABEDD #DDCBBE #C0DDBE
split-complementary
#BED0DD #DDBEC0 #DDDABE
monochromatic
#6E96B3 #96B3C8 #BED0DD #E6EDF2 #EBF0F4
Accessibility & contrast
On white
1.58
#BED0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#BED0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED0DD
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED0DD | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDE
Deuteranopia (green-blind)
#C6CCDD
Tritanopia (blue-blind)
#B6D3D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bed0dd; /* rgb */ color: rgb(190, 208, 221); /* oklch */ color: oklch(84.8% 0.027 239.1);
Tailwind
colors: {
custom: {
50: '#d1dee7',
500: '#bed0dd',
950: '#000000',
},
}SCSS
$custom: #bed0dd; $custom-light: #d1dee7; $custom-dark: #000000;
JSON
{
"hex": "#bed0dd",
"rgb": {
"r": 190,
"g": 208,
"b": 221
},
"hsl": {
"h": 205.161,
"s": 31.313,
"l": 80.588
},
"oklch": {
"l": 0.84802,
"c": 0.02666,
"h": 239.1
},
"luminance": 0.61279
}Semantic roles & 50–950 ramp
primary
#BED0DD
secondary
#B59C8B
accent
#6A3BAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484