#FFB2AE#FFB2AE
#FFB2AE is a very light, moderate red. Relative luminance 0.562; OKLCH L 83.6% C 0.091 H 22.5°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB2AE |
|---|---|
| RGB | rgb(255, 178, 174) |
| HSL | hsl(3, 100%, 84%) |
| HSV | hsv(3, 32%, 100%) |
| CMYK | cmyk(0%, 30.2%, 31.8%, 0%) |
| CIE-LAB | lab(79.71, 27.55, 13.36) |
| CIE-LCH | lch(79.71, 30.62, 25.88°) |
| OKLab | oklab(83.55% 0.0838 0.0347) |
| OKLCH | oklch(83.55% 0.091 22.5) |
| XYZ | xyz(64.8023, 56.1609, 47.4631) |
| Luminance | 0.5616 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.40
Lightpink
#FFB6C1
ΔE00 5.64
Light Rose
#FFC5CB
ΔE00 6.60
Blush (survey)
#F29E8E
ΔE00 6.71
Light Salmon
#FEA993
ΔE00 6.84
Pale Salmon
#FFB19A
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB2AE #AEFBFF
analogous
#FFAED3 #FFB2AE #FFDBAE
triadic
#FFB2AE #AEFFB2 #B2AEFF
tetradic
#FFB2AE #D3FFAE #AEFBFF #DBAEFF
square
#FFB2AE #D3FFAE #AEFBFF #DBAEFF
split-complementary
#FFB2AE #AEFFDB #AED3FF
monochromatic
#FF3E34 #FF7871 #FFB2AE #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.72
#FFB2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#FFB2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB2AE
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB2AE | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BDAD
Deuteranopia (green-blind)
#D3CBAD
Tritanopia (blue-blind)
#FFA9B1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ffb2ae; /* rgb */ color: rgb(255, 178, 174); /* oklch */ color: oklch(83.6% 0.091 22.5);
Tailwind
colors: {
custom: {
50: '#ffc9c6',
500: '#ffb2ae',
950: '#000000',
},
}SCSS
$custom: #ffb2ae; $custom-light: #ffc9c6; $custom-dark: #000000;
JSON
{
"hex": "#ffb2ae",
"rgb": {
"r": 255,
"g": 178,
"b": 174
},
"hsl": {
"h": 2.963,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.83552,
"c": 0.09073,
"h": 22.5
},
"luminance": 0.56157
}Semantic roles & 50–950 ramp
primary
#FFB2AE
secondary
#6CDFE5
accent
#DAE600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282