#BEBFDE#BEBFDE
#BEBFDE is a light, muted blue. Relative luminance 0.535; OKLCH L 81.4% C 0.043 H 283.9°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBFDE |
|---|---|
| RGB | rgb(190, 191, 222) |
| HSL | hsl(238, 33%, 81%) |
| HSV | hsv(238, 14%, 87%) |
| CMYK | cmyk(14.4%, 14%, 0%, 12.9%) |
| CIE-LAB | lab(78.16, 5.81, -15.55) |
| CIE-LCH | lch(78.16, 16.60, 290.49°) |
| OKLab | oklab(81.38% 0.0104 -0.0421) |
| OKLCH | oklch(81.38% 0.043 283.9) |
| XYZ | xyz(53.0479, 53.4821, 76.6214) |
| Luminance | 0.5348 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.40
Light Periwinkle
#C1C6FC
ΔE00 6.54
Light Blue Grey
#B7C9E2
ΔE00 8.17
Lightsteelblue
#B0C4DE
ΔE00 8.56
Thistle
#D8BFD8
ΔE00 9.58
Lavender (CSS)
#E6E6FA
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBFDE #DEDDBE
analogous
#BECFDE #BEBFDE #CDBEDE
triadic
#BEBFDE #DEBEBF #BFDEBE
tetradic
#BEBFDE #DEBECF #DEDDBE #BEDECD
square
#BEBFDE #DEBECF #DEDDBE #BEDECD
split-complementary
#BEBFDE #DECDBE #CFDEBE
monochromatic
#6D6FB5 #9597C9 #BEBFDE #E7E7F3 #EBEBF5
Accessibility & contrast
On white
1.80
#BEBFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#BEBFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBFDE
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBFDE | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C2DF
Deuteranopia (green-blind)
#B7C0DD
Tritanopia (blue-blind)
#B7C4C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bebfde; /* rgb */ color: rgb(190, 191, 222); /* oklch */ color: oklch(81.4% 0.043 283.9);
Tailwind
colors: {
custom: {
50: '#d1d2e8',
500: '#bebfde',
950: '#000000',
},
}SCSS
$custom: #bebfde; $custom-light: #d1d2e8; $custom-dark: #000000;
JSON
{
"hex": "#bebfde",
"rgb": {
"r": 190,
"g": 191,
"b": 222
},
"hsl": {
"h": 238.125,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.81384,
"c": 0.0434,
"h": 283.9
},
"luminance": 0.53483
}Semantic roles & 50–950 ramp
primary
#BEBFDE
secondary
#B6B48A
accent
#A83AAB
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384