#BED3ED#BED3ED
#BED3ED is a very light, muted cyan. Relative luminance 0.636; OKLCH L 85.9% C 0.043 H 253.8°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BED3ED |
|---|---|
| RGB | rgb(190, 211, 237) |
| HSL | hsl(213, 57%, 84%) |
| HSV | hsv(213, 20%, 93%) |
| CMYK | cmyk(19.8%, 11%, 0%, 7.1%) |
| CIE-LAB | lab(83.78, -1.63, -15.13) |
| CIE-LCH | lch(83.78, 15.21, 263.86°) |
| OKLab | oklab(85.95% -0.0119 -0.0411) |
| OKLCH | oklch(85.95% 0.043 253.8) |
| XYZ | xyz(59.8116, 63.6486, 89.2385) |
| Luminance | 0.6365 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.51
Lightsteelblue
#B0C4DE
ΔE00 3.67
Cloudy Blue
#ACC2D9
ΔE00 4.51
Powder Blue (survey)
#B1D1FC
ΔE00 4.68
Baby Blue (survey)
#A2CFFE
ΔE00 6.80
Light Grey Blue
#9DBCD4
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED3ED #EDD8BE
analogous
#BEEAED #BED3ED #C0BEED
triadic
#BED3ED #EDBED3 #D3EDBE
tetradic
#BED3ED #EDBEEA #EDD8BE #BEEDC0
square
#BED3ED #EDBEEA #EDD8BE #BEEDC0
split-complementary
#BED3ED #EDC0BE #EAEDBE
monochromatic
#5E92D2 #8EB3E0 #BED3ED #E7EFF8 #E7EFF8
Accessibility & contrast
On white
1.53
#BED3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#BED3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED3ED
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED3ED | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4EE
Deuteranopia (green-blind)
#C5CFEC
Tritanopia (blue-blind)
#B2D9DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bed3ed; /* rgb */ color: rgb(190, 211, 237); /* oklch */ color: oklch(85.9% 0.043 253.8);
Tailwind
colors: {
custom: {
50: '#d2e0f2',
500: '#bed3ed',
950: '#000000',
},
}SCSS
$custom: #bed3ed; $custom-light: #d2e0f2; $custom-dark: #000000;
JSON
{
"hex": "#bed3ed",
"rgb": {
"r": 190,
"g": 211,
"b": 237
},
"hsl": {
"h": 213.191,
"s": 56.627,
"l": 83.725
},
"oklch": {
"l": 0.85945,
"c": 0.04278,
"h": 253.8
},
"luminance": 0.6365
}Semantic roles & 50–950 ramp
primary
#BED3ED
secondary
#CAAB85
accent
#7B21C4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485