#FFBEAF#FFBEAF
#FFBEAF is a very light, moderate red. Relative luminance 0.612; OKLCH L 85.7% C 0.078 H 33.3°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBEAF |
|---|---|
| RGB | rgb(255, 190, 175) |
| HSL | hsl(11, 100%, 84%) |
| HSV | hsv(11, 31%, 100%) |
| CMYK | cmyk(0%, 25.5%, 31.4%, 0%) |
| CIE-LAB | lab(82.48, 21.38, 16.72) |
| CIE-LCH | lch(82.48, 27.14, 38.03°) |
| OKLab | oklab(85.7% 0.0655 0.0431) |
| OKLCH | oklch(85.7% 0.078 33.3) |
| XYZ | xyz(67.3930, 61.1858, 48.8094) |
| Luminance | 0.6118 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.25
Light Salmon
#FEA993
ΔE00 5.77
Pale Rose
#FDC1C5
ΔE00 7.33
Blush (survey)
#F29E8E
ΔE00 7.74
Light Rose
#FFC5CB
ΔE00 8.26
Apricot
#FBCEB1
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBEAF #AFF0FF
analogous
#FFAFC8 #FFBEAF #FFE6AF
triadic
#FFBEAF #AFFFBE #BEAFFF
tetradic
#FFBEAF #C8FFAF #AFF0FF #E6AFFF
square
#FFBEAF #C8FFAF #AFF0FF #E6AFFF
split-complementary
#FFBEAF #AFFFE6 #AFC8FF
monochromatic
#FF5B35 #FF8C72 #FFBEAF #FFE6E0 #FFE6E0
Accessibility & contrast
On white
1.59
#FFBEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#FFBEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBEAF
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBEAF | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC6AE
Deuteranopia (green-blind)
#DCD2AE
Tritanopia (blue-blind)
#FFB5BA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffbeaf; /* rgb */ color: rgb(255, 190, 175); /* oklch */ color: oklch(85.7% 0.078 33.3);
Tailwind
colors: {
custom: {
50: '#ffd1c6',
500: '#ffbeaf',
950: '#000000',
},
}SCSS
$custom: #ffbeaf; $custom-light: #ffd1c6; $custom-dark: #000000;
JSON
{
"hex": "#ffbeaf",
"rgb": {
"r": 255,
"g": 190,
"b": 175
},
"hsl": {
"h": 11.25,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.85704,
"c": 0.0784,
"h": 33.3
},
"luminance": 0.61182
}Semantic roles & 50–950 ramp
primary
#FFBEAF
secondary
#6DCFE5
accent
#BAE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382