#BECDF7#BECDF7
#BECDF7 is a very light, moderate blue. Relative luminance 0.613; OKLCH L 85.1% C 0.061 H 269.7°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BECDF7 |
|---|---|
| RGB | rgb(190, 205, 247) |
| HSL | hsl(224, 78%, 86%) |
| HSV | hsv(224, 23%, 97%) |
| CMYK | cmyk(23.1%, 17%, 0%, 3.1%) |
| CIE-LAB | lab(82.55, 3.77, -22.30) |
| CIE-LCH | lch(82.55, 22.62, 279.59°) |
| OKLab | oklab(85.09% -0.0004 -0.061) |
| OKLCH | oklch(85.09% 0.061 269.7) |
| XYZ | xyz(59.8507, 61.3237, 96.6610) |
| Luminance | 0.6132 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.69
Periwinkle
#CCCCFF
ΔE00 4.84
Powder Blue (survey)
#B1D1FC
ΔE00 5.30
Light Blue Grey
#B7C9E2
ΔE00 5.71
Lightsteelblue
#B0C4DE
ΔE00 6.20
Pastel Blue
#A2BFFE
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECDF7 #F7E8BE
analogous
#BEE9F7 #BECDF7 #CBBEF7
triadic
#BECDF7 #F7BECD #CDF7BE
tetradic
#BECDF7 #F7BEE9 #F7E8BE #BEF7CB
square
#BECDF7 #F7BEE9 #F7E8BE #BEF7CB
split-complementary
#BECDF7 #F7CBBE #E9F7BE
monochromatic
#5179EA #88A3F0 #BECDF7 #E4EAFC #E4EAFC
Accessibility & contrast
On white
1.58
#BECDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#BECDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECDF7
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECDF7 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D0F9
Deuteranopia (green-blind)
#BCCBF6
Tritanopia (blue-blind)
#B0D5DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #becdf7; /* rgb */ color: rgb(190, 205, 247); /* oklch */ color: oklch(85.1% 0.061 269.7);
Tailwind
colors: {
custom: {
50: '#d2dcfa',
500: '#becdf7',
950: '#000000',
},
}SCSS
$custom: #becdf7; $custom-light: #d2dcfa; $custom-dark: #000000;
JSON
{
"hex": "#becdf7",
"rgb": {
"r": 190,
"g": 205,
"b": 247
},
"hsl": {
"h": 224.211,
"s": 78.082,
"l": 85.686
},
"oklch": {
"l": 0.85086,
"c": 0.06097,
"h": 269.7
},
"luminance": 0.61325
}Semantic roles & 50–950 ramp
primary
#BECDF7
secondary
#DAC280
accent
#A40BDA
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485