#BEDBFD#BEDBFD
#BEDBFD is a very light, muted cyan. Relative luminance 0.687; OKLCH L 88.1% C 0.056 H 252.5°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDBFD |
|---|---|
| RGB | rgb(190, 219, 253) |
| HSL | hsl(212, 94%, 87%) |
| HSV | hsv(212, 25%, 99%) |
| CMYK | cmyk(24.9%, 13.4%, 0%, 0.8%) |
| CIE-LAB | lab(86.36, -2.28, -19.72) |
| CIE-LCH | lch(86.36, 19.85, 263.41°) |
| OKLab | oklab(88.13% -0.0169 -0.0538) |
| OKLCH | oklch(88.13% 0.056 252.5) |
| XYZ | xyz(64.2914, 68.6999, 102.7825) |
| Luminance | 0.6870 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.15
Baby Blue (survey)
#A2CFFE
ΔE00 5.15
Light Blue Grey
#B7C9E2
ΔE00 5.26
Lightsteelblue
#B0C4DE
ΔE00 6.01
Cloudy Blue
#ACC2D9
ΔE00 6.79
Light Blue
#95D0FC
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDBFD #FDE0BE
analogous
#BEFBFD #BEDBFD #C1BEFD
triadic
#BEDBFD #FDBEDB #DBFDBE
tetradic
#BEDBFD #FDBEFB #FDE0BE #BEFDC1
square
#BEDBFD #FDBEFB #FDE0BE #BEFDC1
split-complementary
#BEDBFD #FDC1BE #FBFDBE
monochromatic
#4799F9 #83BAFB #BEDBFD #E1EFFE #E1EFFE
Accessibility & contrast
On white
1.42
#BEDBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#BEDBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDBFD
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDBFD | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#C8D5FC
Tritanopia (blue-blind)
#ADE2E6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bedbfd; /* rgb */ color: rgb(190, 219, 253); /* oklch */ color: oklch(88.1% 0.056 252.5);
Tailwind
colors: {
custom: {
50: '#d2e6fe',
500: '#bedbfd',
950: '#000000',
},
}SCSS
$custom: #bedbfd; $custom-light: #d2e6fe; $custom-dark: #000000;
JSON
{
"hex": "#bedbfd",
"rgb": {
"r": 190,
"g": 219,
"b": 253
},
"hsl": {
"h": 212.381,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.88132,
"c": 0.05645,
"h": 252.5
},
"luminance": 0.68702
}Semantic roles & 50–950 ramp
primary
#BEDBFD
secondary
#E4B47B
accent
#7C00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485