#BECCFF#BECCFF
#BECCFF is a very light, moderate blue. Relative luminance 0.614; OKLCH L 85.2% C 0.073 H 272.8°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BECCFF |
|---|---|
| RGB | rgb(190, 204, 255) |
| HSL | hsl(227, 100%, 87%) |
| HSV | hsv(227, 25%, 100%) |
| CMYK | cmyk(25.5%, 20%, 0%, 0%) |
| CIE-LAB | lab(82.57, 6.13, -26.53) |
| CIE-LCH | lch(82.57, 27.23, 283.01°) |
| OKLab | oklab(85.19% 0.0036 -0.0728) |
| OKLCH | oklch(85.19% 0.073 272.8) |
| XYZ | xyz(60.8733, 61.3512, 103.2231) |
| Luminance | 0.6135 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.72
Periwinkle
#CCCCFF
ΔE00 4.29
Powder Blue (survey)
#B1D1FC
ΔE00 5.61
Pastel Blue
#A2BFFE
ΔE00 6.06
Light Blue Grey
#B7C9E2
ΔE00 7.15
Lightsteelblue
#B0C4DE
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECCFF #FFF1BE
analogous
#BEEDFF #BECCFF #D1BEFF
triadic
#BECCFF #FFBECC #CCFFBE
tetradic
#BECCFF #FFBEED #FFF1BE #BEFFD1
square
#BECCFF #FFBEED #FFF1BE #BEFFD1
split-complementary
#BECCFF #FFD1BE #EDFFBE
monochromatic
#446CFF #819CFF #BECCFF #E0E7FF #E0E7FF
Accessibility & contrast
On white
1.58
#BECCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#BECCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECCFF
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECCFF | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#B8CBFE
Tritanopia (blue-blind)
#AED6DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #beccff; /* rgb */ color: rgb(190, 204, 255); /* oklch */ color: oklch(85.2% 0.073 272.8);
Tailwind
colors: {
custom: {
50: '#d2dbff',
500: '#beccff',
950: '#000000',
},
}SCSS
$custom: #beccff; $custom-light: #d2dbff; $custom-dark: #000000;
JSON
{
"hex": "#beccff",
"rgb": {
"r": 190,
"g": 204,
"b": 255
},
"hsl": {
"h": 227.077,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.85187,
"c": 0.07293,
"h": 272.8
},
"luminance": 0.61353
}Semantic roles & 50–950 ramp
primary
#BECCFF
secondary
#E7D07A
accent
#B400E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141518
muted
#838486