#FFB07A#FFB07A
#FFB07A is a very light, moderate orange. Relative luminance 0.537; OKLCH L 82.2% C 0.116 H 54.7°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB07A |
|---|---|
| RGB | rgb(255, 176, 122) |
| HSL | hsl(24, 100%, 74%) |
| HSV | hsv(24, 52%, 100%) |
| CMYK | cmyk(0%, 31%, 52.2%, 0%) |
| CIE-LAB | lab(78.30, 23.13, 39.14) |
| CIE-LCH | lch(78.30, 45.46, 59.42°) |
| OKLab | oklab(82.15% 0.067 0.0947) |
| OKLCH | oklch(82.15% 0.116 54.7) |
| XYZ | xyz(60.2816, 53.7205, 25.6028) |
| Luminance | 0.5372 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 0.53
Apricot (survey)
#FFB16D
ΔE00 3.54
Sandybrown
#F4A460
ΔE00 4.56
Pale Orange
#FFA756
ΔE00 5.72
Pastel Orange
#FF964F
ΔE00 6.96
Lightsalmon
#FFA07A
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB07A #7AC9FF
analogous
#FF7A87 #FFB07A #FFF37A
triadic
#FFB07A #7AFFB0 #B07AFF
tetradic
#FFB07A #87FF7A #7AC9FF #F37AFF
square
#FFB07A #87FF7A #7AC9FF #F37AFF
split-complementary
#FFB07A #7AFFF3 #7A87FF
monochromatic
#FF6700 #FF8C3D #FFB07A #FFD4B7 #FFEDE0
Accessibility & contrast
On white
1.79
#FFB07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#FFB07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB07A
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB07A | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7B776
Deuteranopia (green-blind)
#D9C97A
Tritanopia (blue-blind)
#FFA1A3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffb07a; /* rgb */ color: rgb(255, 176, 122); /* oklch */ color: oklch(82.2% 0.116 54.7);
Tailwind
colors: {
custom: {
50: '#ffc7a1',
500: '#ffb07a',
950: '#000000',
},
}SCSS
$custom: #ffb07a; $custom-light: #ffc7a1; $custom-dark: #000000;
JSON
{
"hex": "#ffb07a",
"rgb": {
"r": 255,
"g": 176,
"b": 122
},
"hsl": {
"h": 24.361,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.82153,
"c": 0.11595,
"h": 54.7
},
"luminance": 0.53716
}Semantic roles & 50–950 ramp
primary
#FFB07A
secondary
#409DDD
accent
#88E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19130F
muted
#878280