#FFB6AF#FFB6AF
#FFB6AF is a very light, moderate red. Relative luminance 0.578; OKLCH L 84.3% C 0.086 H 25.2°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB6AF |
|---|---|
| RGB | rgb(255, 182, 175) |
| HSL | hsl(5, 100%, 84%) |
| HSV | hsv(5, 31%, 100%) |
| CMYK | cmyk(0%, 28.6%, 31.4%, 0%) |
| CIE-LAB | lab(80.64, 25.58, 14.14) |
| CIE-LCH | lch(80.64, 29.22, 28.93°) |
| OKLab | oklab(84.28% 0.078 0.0367) |
| OKLCH | oklch(84.28% 0.086 25.2) |
| XYZ | xyz(65.7077, 57.8150, 48.2476) |
| Luminance | 0.5781 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.39
Pale Salmon
#FFB19A
ΔE00 5.90
Light Salmon
#FEA993
ΔE00 6.25
Lightpink
#FFB6C1
ΔE00 6.51
Light Rose
#FFC5CB
ΔE00 6.57
Blush (survey)
#F29E8E
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB6AF #AFF8FF
analogous
#FFAFD0 #FFB6AF #FFDEAF
triadic
#FFB6AF #AFFFB6 #B6AFFF
tetradic
#FFB6AF #D0FFAF #AFF8FF #DEAFFF
square
#FFB6AF #D0FFAF #AFF8FF #DEAFFF
split-complementary
#FFB6AF #AFFFDE #AFD0FF
monochromatic
#FF4635 #FF7E72 #FFB6AF #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.67
#FFB6AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#FFB6AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB6AF
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB6AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB6AF | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C0AE
Deuteranopia (green-blind)
#D6CEAE
Tritanopia (blue-blind)
#FFADB4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ffb6af; /* rgb */ color: rgb(255, 182, 175); /* oklch */ color: oklch(84.3% 0.086 25.2);
Tailwind
colors: {
custom: {
50: '#ffccc6',
500: '#ffb6af',
950: '#000000',
},
}SCSS
$custom: #ffb6af; $custom-light: #ffccc6; $custom-dark: #000000;
JSON
{
"hex": "#ffb6af",
"rgb": {
"r": 255,
"g": 182,
"b": 175
},
"hsl": {
"h": 5.25,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.84278,
"c": 0.08614,
"h": 25.2
},
"luminance": 0.57811
}Semantic roles & 50–950 ramp
primary
#FFB6AF
secondary
#6DDBE5
accent
#D1E600
background
#FFFEFD
surface
#FFFAF9
border
#D7D3D2
text
#181313
muted
#868382