#FFB4AE#FFB4AE
#FFB4AE is a very light, moderate red. Relative luminance 0.570; OKLCH L 83.9% C 0.088 H 24.2°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB4AE |
|---|---|
| RGB | rgb(255, 180, 174) |
| HSL | hsl(4, 100%, 84%) |
| HSV | hsv(4, 32%, 100%) |
| CMYK | cmyk(0%, 29.4%, 31.8%, 0%) |
| CIE-LAB | lab(80.16, 26.50, 14.00) |
| CIE-LCH | lch(80.16, 29.97, 27.86°) |
| OKLab | oklab(83.9% 0.0807 0.0363) |
| OKLCH | oklch(83.9% 0.089 24.2) |
| XYZ | xyz(65.2031, 56.9626, 47.5967) |
| Luminance | 0.5696 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.48
Pale Salmon
#FFB19A
ΔE00 6.19
Lightpink
#FFB6C1
ΔE00 6.23
Light Salmon
#FEA993
ΔE00 6.34
Blush (survey)
#F29E8E
ΔE00 6.58
Light Rose
#FFC5CB
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB4AE #AEF9FF
analogous
#FFAED1 #FFB4AE #FFDDAE
triadic
#FFB4AE #AEFFB4 #B4AEFF
tetradic
#FFB4AE #D1FFAE #AEF9FF #DDAEFF
square
#FFB4AE #D1FFAE #AEF9FF #DDAEFF
split-complementary
#FFB4AE #AEFFDD #AED1FF
monochromatic
#FF4334 #FF7B71 #FFB4AE #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.69
#FFB4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#FFB4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB4AE
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB4AE | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BEAD
Deuteranopia (green-blind)
#D5CCAD
Tritanopia (blue-blind)
#FFABB3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ffb4ae; /* rgb */ color: rgb(255, 180, 174); /* oklch */ color: oklch(83.9% 0.088 24.2);
Tailwind
colors: {
custom: {
50: '#ffcbc6',
500: '#ffb4ae',
950: '#000000',
},
}SCSS
$custom: #ffb4ae; $custom-light: #ffcbc6; $custom-dark: #000000;
JSON
{
"hex": "#ffb4ae",
"rgb": {
"r": 255,
"g": 180,
"b": 174
},
"hsl": {
"h": 4.444,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.83902,
"c": 0.0885,
"h": 24.2
},
"luminance": 0.56959
}Semantic roles & 50–950 ramp
primary
#FFB4AE
secondary
#6CDCE5
accent
#D5E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282