#FFB79F#FFB79F
#FFB79F is a very light, moderate orange. Relative luminance 0.576; OKLCH L 84.1% C 0.091 H 39.2°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB79F |
|---|---|
| RGB | rgb(255, 183, 159) |
| HSL | hsl(15, 100%, 81%) |
| HSV | hsv(15, 38%, 100%) |
| CMYK | cmyk(0%, 28.2%, 37.6%, 0%) |
| CIE-LAB | lab(80.53, 23.13, 22.58) |
| CIE-LCH | lch(80.53, 32.32, 44.30°) |
| OKLab | oklab(84.09% 0.0702 0.0573) |
| OKLCH | oklch(84.09% 0.091 39.2) |
| XYZ | xyz(64.4338, 57.6343, 40.5249) |
| Luminance | 0.5763 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.69
Light Salmon
#FEA993
ΔE00 3.75
Blush (survey)
#F29E8E
ΔE00 6.70
Lightsalmon
#FFA07A
ΔE00 6.83
Peachy Pink
#FF9A8A
ΔE00 7.96
Darksalmon
#E9967A
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB79F #9FE7FF
analogous
#FF9FB7 #FFB79F #FFE79F
triadic
#FFB79F #9FFFB7 #B79FFF
tetradic
#FFB79F #B7FF9F #9FE7FF #E79FFF
square
#FFB79F #B7FF9F #9FE7FF #E79FFF
split-complementary
#FFB79F #9FFFE7 #9FB7FF
monochromatic
#FF5B25 #FF8962 #FFB79F #FFE5DC #FFE8E0
Accessibility & contrast
On white
1.68
#FFB79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#FFB79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB79F
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB79F | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BF9D
Deuteranopia (green-blind)
#D9CE9F
Tritanopia (blue-blind)
#FFACB1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ffb79f; /* rgb */ color: rgb(255, 183, 159); /* oklch */ color: oklch(84.1% 0.091 39.2);
Tailwind
colors: {
custom: {
50: '#ffcdbb',
500: '#ffb79f',
950: '#000000',
},
}SCSS
$custom: #ffb79f; $custom-light: #ffcdbb; $custom-dark: #000000;
JSON
{
"hex": "#ffb79f",
"rgb": {
"r": 255,
"g": 183,
"b": 159
},
"hsl": {
"h": 15,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.84092,
"c": 0.0906,
"h": 39.2
},
"luminance": 0.5763
}Semantic roles & 50–950 ramp
primary
#FFB79F
secondary
#5FC2E3
accent
#ACE600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181311
muted
#868381