#FFBBAF#FFBBAF
#FFBBAF is a very light, moderate red. Relative luminance 0.599; OKLCH L 85.2% C 0.081 H 30.1°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBBAF |
|---|---|
| RGB | rgb(255, 187, 175) |
| HSL | hsl(9, 100%, 84%) |
| HSV | hsv(9, 31%, 100%) |
| CMYK | cmyk(0%, 26.7%, 31.4%, 0%) |
| CIE-LAB | lab(81.78, 22.95, 15.75) |
| CIE-LCH | lch(81.78, 27.84, 34.46°) |
| OKLab | oklab(85.17% 0.0702 0.0407) |
| OKLCH | oklch(85.17% 0.081 30.1) |
| XYZ | xyz(66.7500, 59.8996, 48.5951) |
| Luminance | 0.5990 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.58
Light Salmon
#FEA993
ΔE00 5.65
Pale Rose
#FDC1C5
ΔE00 6.40
Blush (survey)
#F29E8E
ΔE00 7.14
Light Rose
#FFC5CB
ΔE00 7.44
Peachy Pink
#FF9A8A
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBBAF #AFF3FF
analogous
#FFAFCB #FFBBAF #FFE3AF
triadic
#FFBBAF #AFFFBB #BBAFFF
tetradic
#FFBBAF #CBFFAF #AFF3FF #E3AFFF
square
#FFBBAF #CBFFAF #AFF3FF #E3AFFF
split-complementary
#FFBBAF #AFFFE3 #AFCBFF
monochromatic
#FF5335 #FF8772 #FFBBAF #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.62
#FFBBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#FFBBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBBAF
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBBAF | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3AE
Deuteranopia (green-blind)
#D9D1AE
Tritanopia (blue-blind)
#FFB2B8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ffbbaf; /* rgb */ color: rgb(255, 187, 175); /* oklch */ color: oklch(85.2% 0.081 30.1);
Tailwind
colors: {
custom: {
50: '#ffcfc6',
500: '#ffbbaf',
950: '#000000',
},
}SCSS
$custom: #ffbbaf; $custom-light: #ffcfc6; $custom-dark: #000000;
JSON
{
"hex": "#ffbbaf",
"rgb": {
"r": 255,
"g": 187,
"b": 175
},
"hsl": {
"h": 9,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.85165,
"c": 0.0811,
"h": 30.1
},
"luminance": 0.59896
}Semantic roles & 50–950 ramp
primary
#FFBBAF
secondary
#6DD3E5
accent
#C3E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382