#BEDBFB#BEDBFB
#BEDBFB is a very light, muted cyan. Relative luminance 0.686; OKLCH L 88.1% C 0.054 H 251.0°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDBFB |
|---|---|
| RGB | rgb(190, 219, 251) |
| HSL | hsl(211, 88%, 86%) |
| HSV | hsv(211, 24%, 98%) |
| CMYK | cmyk(24.3%, 12.7%, 0%, 1.6%) |
| CIE-LAB | lab(86.29, -2.73, -18.76) |
| CIE-LCH | lch(86.29, 18.96, 261.73°) |
| OKLab | oklab(88.06% -0.0176 -0.0512) |
| OKLCH | oklch(88.06% 0.054 251) |
| XYZ | xyz(63.9745, 68.5732, 101.1133) |
| Luminance | 0.6857 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.54
Light Blue Grey
#B7C9E2
ΔE00 5.13
Baby Blue (survey)
#A2CFFE
ΔE00 5.28
Lightsteelblue
#B0C4DE
ΔE00 5.89
Cloudy Blue
#ACC2D9
ΔE00 6.54
Light Blue
#95D0FC
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDBFB #FBDEBE
analogous
#BEFAFB #BEDBFB #C0BEFB
triadic
#BEDBFB #FBBEDB #DBFBBE
tetradic
#BEDBFB #FBBEFA #FBDEBE #BEFBC0
square
#BEDBFB #FBBEFA #FBDEBE #BEFBC0
split-complementary
#BEDBFB #FBC0BE #FAFBBE
monochromatic
#4B9BF4 #84BBF7 #BEDBFB #E2EFFD #E2EFFD
Accessibility & contrast
On white
1.43
#BEDBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#BEDBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDBFB
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDBFB | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDBFD
Deuteranopia (green-blind)
#C8D5FA
Tritanopia (blue-blind)
#ADE2E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bedbfb; /* rgb */ color: rgb(190, 219, 251); /* oklch */ color: oklch(88.1% 0.054 251.0);
Tailwind
colors: {
custom: {
50: '#d2e6fc',
500: '#bedbfb',
950: '#000000',
},
}SCSS
$custom: #bedbfb; $custom-light: #d2e6fc; $custom-dark: #000000;
JSON
{
"hex": "#bedbfb",
"rgb": {
"r": 190,
"g": 219,
"b": 251
},
"hsl": {
"h": 211.475,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.88062,
"c": 0.05413,
"h": 251
},
"luminance": 0.68575
}Semantic roles & 50–950 ramp
primary
#BEDBFB
secondary
#E0B17D
accent
#7800E5
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485