#FFB47B#FFB47B
#FFB47B is a very light, moderate orange. Relative luminance 0.553; OKLCH L 82.9% C 0.114 H 57.6°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB47B |
|---|---|
| RGB | rgb(255, 180, 123) |
| HSL | hsl(26, 100%, 74%) |
| HSV | hsv(26, 52%, 100%) |
| CMYK | cmyk(0%, 29.4%, 51.8%, 0%) |
| CIE-LAB | lab(79.24, 21.12, 39.81) |
| CIE-LCH | lch(79.24, 45.06, 62.05°) |
| OKLab | oklab(82.89% 0.0611 0.0962) |
| OKLCH | oklch(82.89% 0.114 57.6) |
| XYZ | xyz(61.1397, 55.3372, 26.1961) |
| Luminance | 0.5533 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.04
Apricot (survey)
#FFB16D
ΔE00 2.47
Sandybrown
#F4A460
ΔE00 4.51
Pale Orange
#FFA756
ΔE00 5.31
Light Orange
#FDAA48
ΔE00 7.85
Pastel Orange
#FF964F
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB47B #7BC6FF
analogous
#FF7B84 #FFB47B #FFF67B
triadic
#FFB47B #7BFFB4 #B47BFF
tetradic
#FFB47B #84FF7B #7BC6FF #F67BFF
square
#FFB47B #84FF7B #7BC6FF #F67BFF
split-complementary
#FFB47B #7BFFF6 #7B84FF
monochromatic
#FF6E01 #FF913E #FFB47B #FFD7B8 #FFEEE0
Accessibility & contrast
On white
1.74
#FFB47B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#FFB47B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB47B
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB47B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB47B | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABA76
Deuteranopia (green-blind)
#DCCB7B
Tritanopia (blue-blind)
#FFA5A6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ffb47b; /* rgb */ color: rgb(255, 180, 123); /* oklch */ color: oklch(82.9% 0.114 57.6);
Tailwind
colors: {
custom: {
50: '#ffcaa2',
500: '#ffb47b',
950: '#000000',
},
}SCSS
$custom: #ffb47b; $custom-light: #ffcaa2; $custom-dark: #000000;
JSON
{
"hex": "#ffb47b",
"rgb": {
"r": 255,
"g": 180,
"b": 123
},
"hsl": {
"h": 25.909,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.82885,
"c": 0.11397,
"h": 57.6
},
"luminance": 0.55333
}Semantic roles & 50–950 ramp
primary
#FFB47B
secondary
#419ADD
accent
#82E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19130F
muted
#878280