#BEDAFE#BEDAFE
#BEDAFE is a very light, muted cyan. Relative luminance 0.682; OKLCH L 88.0% C 0.058 H 254.8°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDAFE |
|---|---|
| RGB | rgb(190, 218, 254) |
| HSL | hsl(214, 97%, 87%) |
| HSV | hsv(214, 25%, 100%) |
| CMYK | cmyk(25.2%, 14.2%, 0%, 0.4%) |
| CIE-LAB | lab(86.13, -1.53, -20.59) |
| CIE-LCH | lch(86.13, 20.65, 265.76°) |
| OKLab | oklab(87.96% -0.0153 -0.0563) |
| OKLCH | oklch(87.96% 0.058 254.8) |
| XYZ | xyz(64.1910, 68.2436, 103.5369) |
| Luminance | 0.6825 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.73
Baby Blue (survey)
#A2CFFE
ΔE00 5.17
Light Blue Grey
#B7C9E2
ΔE00 5.22
Lightsteelblue
#B0C4DE
ΔE00 5.96
Cloudy Blue
#ACC2D9
ΔE00 6.92
Pastel Blue
#A2BFFE
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDAFE #FEE2BE
analogous
#BEFAFE #BEDAFE #C2BEFE
triadic
#BEDAFE #FEBEDA #DAFEBE
tetradic
#BEDAFE #FEBEFA #FEE2BE #BEFEC2
square
#BEDAFE #FEBEFA #FEE2BE #BEFEC2
split-complementary
#BEDAFE #FEC2BE #FAFEBE
monochromatic
#4595FC #82B8FD #BEDAFE #E1EEFF #E1EEFF
Accessibility & contrast
On white
1.43
#BEDAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#BEDAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDAFE
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDAFE | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#C6D5FD
Tritanopia (blue-blind)
#ADE2E6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bedafe; /* rgb */ color: rgb(190, 218, 254); /* oklch */ color: oklch(88.0% 0.058 254.8);
Tailwind
colors: {
custom: {
50: '#d2e5fe',
500: '#bedafe',
950: '#000000',
},
}SCSS
$custom: #bedafe; $custom-light: #d2e5fe; $custom-dark: #000000;
JSON
{
"hex": "#bedafe",
"rgb": {
"r": 190,
"g": 218,
"b": 254
},
"hsl": {
"h": 213.75,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.87964,
"c": 0.0583,
"h": 254.8
},
"luminance": 0.68246
}Semantic roles & 50–950 ramp
primary
#BEDAFE
secondary
#E6B77B
accent
#8100E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485