#FFB59F#FFB59F
#FFB59F is a very light, moderate red. Relative luminance 0.568; OKLCH L 83.7% C 0.092 H 37.2°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB59F |
|---|---|
| RGB | rgb(255, 181, 159) |
| HSL | hsl(14, 100%, 81%) |
| HSV | hsv(14, 38%, 100%) |
| CMYK | cmyk(0%, 29%, 37.6%, 0%) |
| CIE-LAB | lab(80.08, 24.18, 21.95) |
| CIE-LCH | lch(80.08, 32.66, 42.22°) |
| OKLab | oklab(83.74% 0.0733 0.0558) |
| OKLCH | oklch(83.74% 0.092 37.2) |
| XYZ | xyz(64.0243, 56.8152, 40.3884) |
| Luminance | 0.5681 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.07
Light Salmon
#FEA993
ΔE00 3.05
Blush (survey)
#F29E8E
ΔE00 5.93
Lightsalmon
#FFA07A
ΔE00 6.86
Peachy Pink
#FF9A8A
ΔE00 7.15
Darksalmon
#E9967A
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB59F #9FE9FF
analogous
#FF9FB9 #FFB59F #FFE59F
triadic
#FFB59F #9FFFB5 #B59FFF
tetradic
#FFB59F #B9FF9F #9FE9FF #E59FFF
square
#FFB59F #B9FF9F #9FE9FF #E59FFF
split-complementary
#FFB59F #9FFFE5 #9FB9FF
monochromatic
#FF5725 #FF8662 #FFB59F #FFE4DC #FFE7E0
Accessibility & contrast
On white
1.70
#FFB59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#FFB59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB59F
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB59F | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BE9D
Deuteranopia (green-blind)
#D8CD9E
Tritanopia (blue-blind)
#FFAAAF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ffb59f; /* rgb */ color: rgb(255, 181, 159); /* oklch */ color: oklch(83.7% 0.092 37.2);
Tailwind
colors: {
custom: {
50: '#ffcbbb',
500: '#ffb59f',
950: '#000000',
},
}SCSS
$custom: #ffb59f; $custom-light: #ffcbbb; $custom-dark: #000000;
JSON
{
"hex": "#ffb59f",
"rgb": {
"r": 255,
"g": 181,
"b": 159
},
"hsl": {
"h": 13.75,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.83736,
"c": 0.09212,
"h": 37.2
},
"luminance": 0.56811
}Semantic roles & 50–950 ramp
primary
#FFB59F
secondary
#5FC5E3
accent
#B1E600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181311
muted
#868381