#BECCFD#BECCFD
#BECCFD is a very light, moderate blue. Relative luminance 0.612; OKLCH L 85.1% C 0.070 H 272.4°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BECCFD |
|---|---|
| RGB | rgb(190, 204, 253) |
| HSL | hsl(227, 94%, 87%) |
| HSV | hsv(227, 25%, 99%) |
| CMYK | cmyk(24.9%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(82.50, 5.67, -25.57) |
| CIE-LCH | lch(82.50, 26.19, 282.50°) |
| OKLab | oklab(85.11% 0.0029 -0.0701) |
| OKLCH | oklch(85.11% 0.07 272.4) |
| XYZ | xyz(60.5530, 61.2231, 101.5363) |
| Luminance | 0.6122 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.75
Periwinkle
#CCCCFF
ΔE00 4.24
Powder Blue (survey)
#B1D1FC
ΔE00 5.63
Pastel Blue
#A2BFFE
ΔE00 6.20
Light Blue Grey
#B7C9E2
ΔE00 6.92
Lightsteelblue
#B0C4DE
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECCFD #FDEFBE
analogous
#BEECFD #BECCFD #D0BEFD
triadic
#BECCFD #FDBECC #CCFDBE
tetradic
#BECCFD #FDBEEC #FDEFBE #BEFDD0
square
#BECCFD #FDBEEC #FDEFBE #BEFDD0
split-complementary
#BECCFD #FDD0BE #ECFDBE
monochromatic
#476FF9 #839DFB #BECCFD #E1E8FE #E1E8FE
Accessibility & contrast
On white
1.59
#BECCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#BECCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECCFD
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECCFD | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FF
Deuteranopia (green-blind)
#B9CBFC
Tritanopia (blue-blind)
#AED5DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #beccfd; /* rgb */ color: rgb(190, 204, 253); /* oklch */ color: oklch(85.1% 0.070 272.4);
Tailwind
colors: {
custom: {
50: '#d2dbfe',
500: '#beccfd',
950: '#000000',
},
}SCSS
$custom: #beccfd; $custom-light: #d2dbfe; $custom-dark: #000000;
JSON
{
"hex": "#beccfd",
"rgb": {
"r": 190,
"g": 204,
"b": 253
},
"hsl": {
"h": 226.667,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.8511,
"c": 0.0702,
"h": 272.4
},
"luminance": 0.61225
}Semantic roles & 50–950 ramp
primary
#BECCFD
secondary
#E4CD7B
accent
#B300E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141517
muted
#838485