#FFBEAA#FFBEAA
#FFBEAA is a very light, moderate red. Relative luminance 0.610; OKLCH L 85.6% C 0.080 H 37.8°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBEAA |
|---|---|
| RGB | rgb(255, 190, 170) |
| HSL | hsl(14, 100%, 83%) |
| HSV | hsv(14, 33%, 100%) |
| CMYK | cmyk(0%, 25.5%, 33.3%, 0%) |
| CIE-LAB | lab(82.38, 20.76, 19.25) |
| CIE-LCH | lch(82.38, 28.31, 42.83°) |
| OKLab | oklab(85.59% 0.0636 0.0493) |
| OKLCH | oklch(85.59% 0.08 37.8) |
| XYZ | xyz(66.9111, 60.9930, 46.2709) |
| Luminance | 0.6099 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.51
Light Salmon
#FEA993
ΔE00 5.44
Apricot
#FBCEB1
ΔE00 7.41
Blush (survey)
#F29E8E
ΔE00 7.94
Lightsalmon
#FFA07A
ΔE00 9.00
Pale Rose
#FDC1C5
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBEAA #AAEBFF
analogous
#FFAAC0 #FFBEAA #FFE9AA
triadic
#FFBEAA #AAFFBE #BEAAFF
tetradic
#FFBEAA #C0FFAA #AAEBFF #E9AAFF
square
#FFBEAA #C0FFAA #AAEBFF #E9AAFF
split-complementary
#FFBEAA #AAFFE9 #AAC0FF
monochromatic
#FF6030 #FF8F6D #FFBEAA #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.59
#FFBEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#FFBEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBEAA
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBEAA | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC5A9
Deuteranopia (green-blind)
#DCD2AA
Tritanopia (blue-blind)
#FFB5B9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffbeaa; /* rgb */ color: rgb(255, 190, 170); /* oklch */ color: oklch(85.6% 0.080 37.8);
Tailwind
colors: {
custom: {
50: '#ffd1c3',
500: '#ffbeaa',
950: '#000000',
},
}SCSS
$custom: #ffbeaa; $custom-light: #ffd1c3; $custom-dark: #000000;
JSON
{
"hex": "#ffbeaa",
"rgb": {
"r": 255,
"g": 190,
"b": 170
},
"hsl": {
"h": 14.118,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.8559,
"c": 0.08042,
"h": 37.8
},
"luminance": 0.60989
}Semantic roles & 50–950 ramp
primary
#FFBEAA
secondary
#69C7E4
accent
#AFE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382