#BED0FA#BED0FA
#BED0FA is a very light, moderate blue. Relative luminance 0.630; OKLCH L 85.8% C 0.062 H 266.8°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BED0FA |
|---|---|
| RGB | rgb(190, 208, 250) |
| HSL | hsl(222, 86%, 86%) |
| HSV | hsv(222, 24%, 98%) |
| CMYK | cmyk(24%, 16.8%, 0%, 2%) |
| CIE-LAB | lab(83.42, 2.85, -22.58) |
| CIE-LCH | lch(83.42, 22.75, 277.19°) |
| OKLab | oklab(85.8% -0.0034 -0.0618) |
| OKLCH | oklch(85.8% 0.062 266.8) |
| XYZ | xyz(61.0418, 62.9594, 99.3602) |
| Luminance | 0.6296 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.30
Light Periwinkle
#C1C6FC
ΔE00 4.57
Light Blue Grey
#B7C9E2
ΔE00 5.44
Periwinkle
#CCCCFF
ΔE00 5.70
Lightsteelblue
#B0C4DE
ΔE00 5.99
Pastel Blue
#A2BFFE
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED0FA #FAE8BE
analogous
#BEEEFA #BED0FA #CABEFA
triadic
#BED0FA #FABED0 #D0FABE
tetradic
#BED0FA #FABEEE #FAE8BE #BEFACA
square
#BED0FA #FABEEE #FAE8BE #BEFACA
split-complementary
#BED0FA #FACABE #EEFABE
monochromatic
#4C7EF1 #85A7F6 #BED0FA #E3EAFD #E3EAFD
Accessibility & contrast
On white
1.55
#BED0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#BED0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED0FA
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED0FA | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D3FC
Deuteranopia (green-blind)
#BECDF9
Tritanopia (blue-blind)
#AFD8DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bed0fa; /* rgb */ color: rgb(190, 208, 250); /* oklch */ color: oklch(85.8% 0.062 266.8);
Tailwind
colors: {
custom: {
50: '#d2defc',
500: '#bed0fa',
950: '#000000',
},
}SCSS
$custom: #bed0fa; $custom-light: #d2defc; $custom-dark: #000000;
JSON
{
"hex": "#bed0fa",
"rgb": {
"r": 190,
"g": 208,
"b": 250
},
"hsl": {
"h": 222,
"s": 85.714,
"l": 86.275
},
"oklch": {
"l": 0.85798,
"c": 0.06185,
"h": 266.8
},
"luminance": 0.62961
}Semantic roles & 50–950 ramp
primary
#BED0FA
secondary
#DFC27E
accent
#9F03E2
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485