#FFB79B#FFB79B
#FFB79B is a very light, moderate orange. Relative luminance 0.575; OKLCH L 84.0% C 0.093 H 42.1°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB79B |
|---|---|
| RGB | rgb(255, 183, 155) |
| HSL | hsl(17, 100%, 80%) |
| HSV | hsv(17, 39%, 100%) |
| CMYK | cmyk(0%, 28.2%, 39.2%, 0%) |
| CIE-LAB | lab(80.46, 22.69, 24.61) |
| CIE-LCH | lch(80.46, 33.47, 47.32°) |
| OKLab | oklab(84.01% 0.0686 0.0621) |
| OKLCH | oklch(84.01% 0.093 42.1) |
| XYZ | xyz(64.0923, 57.4977, 38.7264) |
| Luminance | 0.5749 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.56
Light Salmon
#FEA993
ΔE00 4.41
Lightsalmon
#FFA07A
ΔE00 6.26
Peach (survey)
#FFB07C
ΔE00 7.02
Blush (survey)
#F29E8E
ΔE00 7.45
Apricot
#FBCEB1
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB79B #9BE3FF
analogous
#FF9BB1 #FFB79B #FFE99B
triadic
#FFB79B #9BFFB7 #B79BFF
tetradic
#FFB79B #B1FF9B #9BE3FF #E99BFF
square
#FFB79B #B1FF9B #9BE3FF #E99BFF
split-complementary
#FFB79B #9BFFE9 #9BB1FF
monochromatic
#FF5F21 #FF8B5E #FFB79B #FFE3D8 #FFE9E0
Accessibility & contrast
On white
1.68
#FFB79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#FFB79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB79B
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB79B | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BF99
Deuteranopia (green-blind)
#DACE9B
Tritanopia (blue-blind)
#FFACB0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ffb79b; /* rgb */ color: rgb(255, 183, 155); /* oklch */ color: oklch(84.0% 0.093 42.1);
Tailwind
colors: {
custom: {
50: '#ffcdb8',
500: '#ffb79b',
950: '#000000',
},
}SCSS
$custom: #ffb79b; $custom-light: #ffcdb8; $custom-dark: #000000;
JSON
{
"hex": "#ffb79b",
"rgb": {
"r": 255,
"g": 183,
"b": 155
},
"hsl": {
"h": 16.8,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.84007,
"c": 0.09256,
"h": 42.1
},
"luminance": 0.57494
}Semantic roles & 50–950 ramp
primary
#FFB79B
secondary
#5CBDE2
accent
#A5E600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181311
muted
#868381