#FFB3AF#FFB3AF
#FFB3AF is a very light, moderate red. Relative luminance 0.566; OKLCH L 83.8% C 0.089 H 22.5°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB3AF |
|---|---|
| RGB | rgb(255, 179, 175) |
| HSL | hsl(3, 100%, 84%) |
| HSV | hsv(3, 31%, 100%) |
| CMYK | cmyk(0%, 29.8%, 31.4%, 0%) |
| CIE-LAB | lab(79.95, 27.15, 13.18) |
| CIE-LCH | lch(79.95, 30.18, 25.89°) |
| OKLab | oklab(83.75% 0.0826 0.0343) |
| OKLCH | oklch(83.75% 0.089 22.5) |
| XYZ | xyz(65.0998, 56.5994, 48.0450) |
| Luminance | 0.5659 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.18
Lightpink
#FFB6C1
ΔE00 5.56
Light Rose
#FFC5CB
ΔE00 6.38
Pink
#FFC0CB
ΔE00 6.84
Blush (survey)
#F29E8E
ΔE00 6.88
Pale Salmon
#FFB19A
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB3AF #AFFBFF
analogous
#FFAFD3 #FFB3AF #FFDBAF
triadic
#FFB3AF #AFFFB3 #B3AFFF
tetradic
#FFB3AF #D3FFAF #AFFBFF #DBAFFF
square
#FFB3AF #D3FFAF #AFFBFF #DBAFFF
split-complementary
#FFB3AF #AFFFDB #AFD3FF
monochromatic
#FF3F35 #FF7972 #FFB3AF #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.70
#FFB3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#FFB3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB3AF
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB3AF | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BDAE
Deuteranopia (green-blind)
#D4CCAE
Tritanopia (blue-blind)
#FFAAB2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ffb3af; /* rgb */ color: rgb(255, 179, 175); /* oklch */ color: oklch(83.8% 0.089 22.5);
Tailwind
colors: {
custom: {
50: '#ffcac6',
500: '#ffb3af',
950: '#000000',
},
}SCSS
$custom: #ffb3af; $custom-light: #ffcac6; $custom-dark: #000000;
JSON
{
"hex": "#ffb3af",
"rgb": {
"r": 255,
"g": 179,
"b": 175
},
"hsl": {
"h": 3,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.83751,
"c": 0.08946,
"h": 22.5
},
"luminance": 0.56595
}Semantic roles & 50–950 ramp
primary
#FFB3AF
secondary
#6DDFE5
accent
#DAE600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282