#BEDAFB#BEDAFB
#BEDAFB is a very light, muted cyan. Relative luminance 0.681; OKLCH L 87.9% C 0.055 H 252.7°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDAFB |
|---|---|
| RGB | rgb(190, 218, 251) |
| HSL | hsl(212, 88%, 86%) |
| HSV | hsv(212, 24%, 98%) |
| CMYK | cmyk(24.3%, 13.1%, 0%, 1.6%) |
| CIE-LAB | lab(86.03, -2.20, -19.15) |
| CIE-LCH | lch(86.03, 19.28, 263.43°) |
| OKLab | oklab(87.86% -0.0163 -0.0523) |
| OKLCH | oklch(87.86% 0.055 252.7) |
| XYZ | xyz(63.7144, 68.0530, 101.0266) |
| Luminance | 0.6805 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.19
Light Blue Grey
#B7C9E2
ΔE00 4.91
Baby Blue (survey)
#A2CFFE
ΔE00 5.27
Lightsteelblue
#B0C4DE
ΔE00 5.69
Cloudy Blue
#ACC2D9
ΔE00 6.48
Light Blue
#95D0FC
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDAFB #FBDFBE
analogous
#BEF9FB #BEDAFB #C1BEFB
triadic
#BEDAFB #FBBEDA #DAFBBE
tetradic
#BEDAFB #FBBEF9 #FBDFBE #BEFBC1
square
#BEDAFB #FBBEF9 #FBDFBE #BEFBC1
split-complementary
#BEDAFB #FBC1BE #F9FBBE
monochromatic
#4B98F4 #84B9F7 #BEDAFB #E2EFFD #E2EFFD
Accessibility & contrast
On white
1.44
#BEDAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#BEDAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDAFB
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDAFB | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFD
Deuteranopia (green-blind)
#C7D4FA
Tritanopia (blue-blind)
#ADE1E5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bedafb; /* rgb */ color: rgb(190, 218, 251); /* oklch */ color: oklch(87.9% 0.055 252.7);
Tailwind
colors: {
custom: {
50: '#d2e5fc',
500: '#bedafb',
950: '#000000',
},
}SCSS
$custom: #bedafb; $custom-light: #d2e5fc; $custom-dark: #000000;
JSON
{
"hex": "#bedafb",
"rgb": {
"r": 190,
"g": 218,
"b": 251
},
"hsl": {
"h": 212.459,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.87858,
"c": 0.05475,
"h": 252.7
},
"luminance": 0.68055
}Semantic roles & 50–950 ramp
primary
#BEDAFB
secondary
#E0B37D
accent
#7C00E5
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485