#FFB5AE#FFB5AE
#FFB5AE is a very light, moderate red. Relative luminance 0.574; OKLCH L 84.1% C 0.087 H 25.1°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB5AE |
|---|---|
| RGB | rgb(255, 181, 174) |
| HSL | hsl(5, 100%, 84%) |
| HSV | hsv(5, 32%, 100%) |
| CMYK | cmyk(0%, 29%, 31.8%, 0%) |
| CIE-LAB | lab(80.39, 25.97, 14.32) |
| CIE-LCH | lch(80.39, 29.66, 28.88°) |
| OKLab | oklab(84.08% 0.0791 0.0371) |
| OKLCH | oklch(84.08% 0.087 25.1) |
| XYZ | xyz(65.4057, 57.3678, 47.6643) |
| Luminance | 0.5736 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.57
Pale Salmon
#FFB19A
ΔE00 5.85
Light Salmon
#FEA993
ΔE00 6.12
Lightpink
#FFB6C1
ΔE00 6.55
Blush (survey)
#F29E8E
ΔE00 6.55
Light Rose
#FFC5CB
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB5AE #AEF8FF
analogous
#FFAED0 #FFB5AE #FFDEAE
triadic
#FFB5AE #AEFFB5 #B5AEFF
tetradic
#FFB5AE #D0FFAE #AEF8FF #DEAEFF
square
#FFB5AE #D0FFAE #AEF8FF #DEAEFF
split-complementary
#FFB5AE #AEFFDE #AED0FF
monochromatic
#FF4534 #FF7D71 #FFB5AE #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.68
#FFB5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#FFB5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB5AE
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB5AE | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BFAD
Deuteranopia (green-blind)
#D5CDAD
Tritanopia (blue-blind)
#FFACB3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ffb5ae; /* rgb */ color: rgb(255, 181, 174); /* oklch */ color: oklch(84.1% 0.087 25.1);
Tailwind
colors: {
custom: {
50: '#ffcbc6',
500: '#ffb5ae',
950: '#000000',
},
}SCSS
$custom: #ffb5ae; $custom-light: #ffcbc6; $custom-dark: #000000;
JSON
{
"hex": "#ffb5ae",
"rgb": {
"r": 255,
"g": 181,
"b": 174
},
"hsl": {
"h": 5.185,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.84078,
"c": 0.0874,
"h": 25.1
},
"luminance": 0.57364
}Semantic roles & 50–950 ramp
primary
#FFB5AE
secondary
#6CDBE5
accent
#D2E600
background
#FFFEFD
surface
#FFFAF9
border
#D7D3D2
text
#181313
muted
#868382