#BEDAFD#BEDAFD
#BEDAFD is a very light, muted cyan. Relative luminance 0.682; OKLCH L 87.9% C 0.057 H 254.1°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDAFD |
|---|---|
| RGB | rgb(190, 218, 253) |
| HSL | hsl(213, 94%, 87%) |
| HSV | hsv(213, 25%, 99%) |
| CMYK | cmyk(24.9%, 13.8%, 0%, 0.8%) |
| CIE-LAB | lab(86.10, -1.75, -20.11) |
| CIE-LCH | lch(86.10, 20.19, 265.02°) |
| OKLab | oklab(87.93% -0.0156 -0.0549) |
| OKLCH | oklch(87.93% 0.057 254.1) |
| XYZ | xyz(64.0313, 68.1798, 102.6958) |
| Luminance | 0.6818 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.86
Light Blue Grey
#B7C9E2
ΔE00 5.10
Baby Blue (survey)
#A2CFFE
ΔE00 5.19
Lightsteelblue
#B0C4DE
ΔE00 5.86
Cloudy Blue
#ACC2D9
ΔE00 6.77
Light Blue
#95D0FC
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDAFD #FDE1BE
analogous
#BEFAFD #BEDAFD #C2BEFD
triadic
#BEDAFD #FDBEDA #DAFDBE
tetradic
#BEDAFD #FDBEFA #FDE1BE #BEFDC2
square
#BEDAFD #FDBEFA #FDE1BE #BEFDC2
split-complementary
#BEDAFD #FDC2BE #FAFDBE
monochromatic
#4796F9 #83B8FB #BEDAFD #E1EEFE #E1EEFE
Accessibility & contrast
On white
1.43
#BEDAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#BEDAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDAFD
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDAFD | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFF
Deuteranopia (green-blind)
#C7D5FC
Tritanopia (blue-blind)
#ADE2E5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bedafd; /* rgb */ color: rgb(190, 218, 253); /* oklch */ color: oklch(87.9% 0.057 254.1);
Tailwind
colors: {
custom: {
50: '#d2e5fe',
500: '#bedafd',
950: '#000000',
},
}SCSS
$custom: #bedafd; $custom-light: #d2e5fe; $custom-dark: #000000;
JSON
{
"hex": "#bedafd",
"rgb": {
"r": 190,
"g": 218,
"b": 253
},
"hsl": {
"h": 213.333,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.87929,
"c": 0.05711,
"h": 254.1
},
"luminance": 0.68182
}Semantic roles & 50–950 ramp
primary
#BEDAFD
secondary
#E4B57B
accent
#7F00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485