#FFAEBE#FFAEBE
#FFAEBE is a very light, moderate red. Relative luminance 0.552; OKLCH L 83.3% C 0.097 H 6.4°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAEBE |
|---|---|
| RGB | rgb(255, 174, 190) |
| HSL | hsl(348, 100%, 84%) |
| HSV | hsv(348, 32%, 100%) |
| CMYK | cmyk(0%, 31.8%, 25.5%, 0%) |
| CIE-LAB | lab(79.19, 31.74, 3.96) |
| CIE-LCH | lch(79.19, 31.98, 7.11°) |
| OKLab | oklab(83.28% 0.096 0.0108) |
| OKLCH | oklch(83.28% 0.097 6.4) |
| XYZ | xyz(65.6717, 55.2538, 55.9112) |
| Luminance | 0.5525 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 0.76
Lightpink
#FFB6C1
ΔE00 2.28
Pastel Pink
#FFBACD
ΔE00 3.53
Baby Pink
#FFB7CE
ΔE00 3.69
Pink
#FFC0CB
ΔE00 4.60
Powder Pink
#FFB2D0
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAEBE #AEFFEF
analogous
#FFAEE7 #FFAEBE #FFC7AE
triadic
#FFAEBE #BEFFAE #AEBEFF
tetradic
#FFAEBE #E7FFAE #AEFFEF #C7AEFF
square
#FFAEBE #E7FFAE #AEFFEF #C7AEFF
split-complementary
#FFAEBE #AEFFC7 #AEE7FF
monochromatic
#FF345C #FF718D #FFAEBE #FFE0E6 #FFE0E6
Accessibility & contrast
On white
1.74
#FFAEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#FFAEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAEBE
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAEBE | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBE
Deuteranopia (green-blind)
#CECABC
Tritanopia (blue-blind)
#FFA8B4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ffaebe; /* rgb */ color: rgb(255, 174, 190); /* oklch */ color: oklch(83.3% 0.097 6.4);
Tailwind
colors: {
custom: {
50: '#ffc7d1',
500: '#ffaebe',
950: '#000000',
},
}SCSS
$custom: #ffaebe; $custom-light: #ffc7d1; $custom-dark: #000000;
JSON
{
"hex": "#ffaebe",
"rgb": {
"r": 255,
"g": 174,
"b": 190
},
"hsl": {
"h": 348.148,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.83278,
"c": 0.09662,
"h": 6.4
},
"luminance": 0.5525
}Semantic roles & 50–950 ramp
primary
#FFAEBE
secondary
#6CE5CD
accent
#E6B800
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181314
muted
#868283