#FFB0AE#FFB0AE
#FFB0AE is a very light, moderate red. Relative luminance 0.554; OKLCH L 83.2% C 0.093 H 20.9°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB0AE |
|---|---|
| RGB | rgb(255, 176, 174) |
| HSL | hsl(1, 100%, 84%) |
| HSV | hsv(1, 32%, 100%) |
| CMYK | cmyk(0%, 31%, 31.8%, 0%) |
| CIE-LAB | lab(79.25, 28.59, 12.73) |
| CIE-LCH | lch(79.25, 31.30, 23.99°) |
| OKLab | oklab(83.21% 0.087 0.0331) |
| OKLCH | oklch(83.21% 0.093 20.9) |
| XYZ | xyz(64.4073, 55.3708, 47.3315) |
| Luminance | 0.5537 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.14
Pale Rose
#FDC1C5
ΔE00 5.44
Soft Pink
#FDB0C0
ΔE00 6.37
Light Rose
#FFC5CB
ΔE00 6.63
Pink
#FFC0CB
ΔE00 6.78
Blush (survey)
#F29E8E
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB0AE #AEFDFF
analogous
#FFAED5 #FFB0AE #FFD9AE
triadic
#FFB0AE #AEFFB0 #B0AEFF
tetradic
#FFB0AE #D5FFAE #AEFDFF #D9AEFF
square
#FFB0AE #D5FFAE #AEFDFF #D9AEFF
split-complementary
#FFB0AE #AEFFD9 #AED5FF
monochromatic
#FF3934 #FF7471 #FFB0AE #FFE1E0 #FFE1E0
Accessibility & contrast
On white
1.74
#FFB0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#FFB0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB0AE
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB0AE | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBBAD
Deuteranopia (green-blind)
#D2CAAD
Tritanopia (blue-blind)
#FFA7B0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ffb0ae; /* rgb */ color: rgb(255, 176, 174); /* oklch */ color: oklch(83.2% 0.093 20.9);
Tailwind
colors: {
custom: {
50: '#ffc8c6',
500: '#ffb0ae',
950: '#000000',
},
}SCSS
$custom: #ffb0ae; $custom-light: #ffc8c6; $custom-dark: #000000;
JSON
{
"hex": "#ffb0ae",
"rgb": {
"r": 255,
"g": 176,
"b": 174
},
"hsl": {
"h": 1.481,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.83205,
"c": 0.09305,
"h": 20.9
},
"luminance": 0.55367
}Semantic roles & 50–950 ramp
primary
#FFB0AE
secondary
#6CE2E5
accent
#E0E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282