#BEBFDA#BEBFDA
#BEBFDA is a light, muted blue. Relative luminance 0.533; OKLCH L 81.2% C 0.038 H 283.8°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBFDA |
|---|---|
| RGB | rgb(190, 191, 218) |
| HSL | hsl(238, 27%, 80%) |
| HSV | hsv(238, 13%, 85%) |
| CMYK | cmyk(12.8%, 12.4%, 0%, 14.5%) |
| CIE-LAB | lab(78.03, 4.97, -13.58) |
| CIE-LCH | lch(78.03, 14.46, 290.11°) |
| OKLab | oklab(81.25% 0.009 -0.0367) |
| OKLCH | oklch(81.25% 0.038 283.8) |
| XYZ | xyz(52.5182, 53.2702, 73.8314) |
| Luminance | 0.5327 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 7.54
Light Periwinkle
#C1C6FC
ΔE00 7.71
Light Blue Grey
#B7C9E2
ΔE00 7.75
Lightsteelblue
#B0C4DE
ΔE00 8.18
Lavender (CSS)
#E6E6FA
ΔE00 9.48
Dove Gray
#B6B8BD
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBFDA #DAD9BE
analogous
#BECDDA #BEBFDA #CBBEDA
triadic
#BEBFDA #DABEBF #BFDABE
tetradic
#BEBFDA #DABECD #DAD9BE #BEDACB
square
#BEBFDA #DABECD #DAD9BE #BEDACB
split-complementary
#BEBFDA #DACBBE #CDDABE
monochromatic
#7072AE #9799C4 #BEBFDA #E5E5F0 #EBECF4
Accessibility & contrast
On white
1.80
#BEBFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#BEBFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBFDA
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBFDA | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C2DB
Deuteranopia (green-blind)
#B8C0D9
Tritanopia (blue-blind)
#B8C3C8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bebfda; /* rgb */ color: rgb(190, 191, 218); /* oklch */ color: oklch(81.2% 0.038 283.8);
Tailwind
colors: {
custom: {
50: '#d1d2e5',
500: '#bebfda',
950: '#000000',
},
}SCSS
$custom: #bebfda; $custom-light: #d1d2e5; $custom-dark: #000000;
JSON
{
"hex": "#bebfda",
"rgb": {
"r": 190,
"g": 191,
"b": 218
},
"hsl": {
"h": 237.857,
"s": 27.451,
"l": 80
},
"oklch": {
"l": 0.81246,
"c": 0.03779,
"h": 283.8
},
"luminance": 0.53271
}Semantic roles & 50–950 ramp
primary
#BEBFDA
secondary
#B1AF8B
accent
#A23FA6
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384