#FFB4AF#FFB4AF
#FFB4AF is a very light, moderate red. Relative luminance 0.570; OKLCH L 83.9% C 0.088 H 23.4°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB4AF |
|---|---|
| RGB | rgb(255, 180, 175) |
| HSL | hsl(4, 100%, 84%) |
| HSV | hsv(4, 31%, 100%) |
| CMYK | cmyk(0%, 29.4%, 31.4%, 0%) |
| CIE-LAB | lab(80.18, 26.62, 13.50) |
| CIE-LCH | lch(80.18, 29.85, 26.88°) |
| OKLab | oklab(83.93% 0.0811 0.0351) |
| OKLCH | oklch(83.93% 0.088 23.4) |
| XYZ | xyz(65.3010, 57.0017, 48.1121) |
| Luminance | 0.5700 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.22
Lightpink
#FFB6C1
ΔE00 5.86
Light Rose
#FFC5CB
ΔE00 6.42
Pale Salmon
#FFB19A
ΔE00 6.56
Light Salmon
#FEA993
ΔE00 6.69
Blush (survey)
#F29E8E
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB4AF #AFFAFF
analogous
#FFAFD2 #FFB4AF #FFDCAF
triadic
#FFB4AF #AFFFB4 #B4AFFF
tetradic
#FFB4AF #D2FFAF #AFFAFF #DCAFFF
square
#FFB4AF #D2FFAF #AFFAFF #DCAFFF
split-complementary
#FFB4AF #AFFFDC #AFD2FF
monochromatic
#FF4135 #FF7B72 #FFB4AF #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.69
#FFB4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#FFB4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB4AF
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB4AF | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BEAE
Deuteranopia (green-blind)
#D5CDAE
Tritanopia (blue-blind)
#FFABB3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ffb4af; /* rgb */ color: rgb(255, 180, 175); /* oklch */ color: oklch(83.9% 0.088 23.4);
Tailwind
colors: {
custom: {
50: '#ffcbc6',
500: '#ffb4af',
950: '#000000',
},
}SCSS
$custom: #ffb4af; $custom-light: #ffcbc6; $custom-dark: #000000;
JSON
{
"hex": "#ffb4af",
"rgb": {
"r": 255,
"g": 180,
"b": 175
},
"hsl": {
"h": 3.75,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.83926,
"c": 0.08834,
"h": 23.4
},
"luminance": 0.56998
}Semantic roles & 50–950 ramp
primary
#FFB4AF
secondary
#6DDEE5
accent
#D7E600
background
#FFFEFD
surface
#FFFAF9
border
#D7D3D2
text
#181313
muted
#868382