#FFB47E#FFB47E
#FFB47E is a very light, moderate orange. Relative luminance 0.554; OKLCH L 82.9% C 0.112 H 56.3°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB47E |
|---|---|
| RGB | rgb(255, 180, 126) |
| HSL | hsl(25, 100%, 75%) |
| HSV | hsv(25, 51%, 100%) |
| CMYK | cmyk(0%, 29.4%, 50.6%, 0%) |
| CIE-LAB | lab(79.28, 21.38, 38.31) |
| CIE-LCH | lch(79.28, 43.88, 60.84°) |
| OKLab | oklab(82.93% 0.0622 0.093) |
| OKLCH | oklch(82.93% 0.112 56.3) |
| XYZ | xyz(61.3304, 55.4135, 27.2003) |
| Luminance | 0.5541 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.44
Apricot (survey)
#FFB16D
ΔE00 3.22
Sandybrown
#F4A460
ΔE00 4.94
Pale Orange
#FFA756
ΔE00 5.92
Pastel Orange
#FF964F
ΔE00 7.96
Lightsalmon
#FFA07A
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB47E #7EC9FF
analogous
#FF7E89 #FFB47E #FFF47E
triadic
#FFB47E #7EFFB4 #B47EFF
tetradic
#FFB47E #89FF7E #7EC9FF #F47EFF
square
#FFB47E #89FF7E #7EC9FF #F47EFF
split-complementary
#FFB47E #7EFFF4 #7E89FF
monochromatic
#FF6D04 #FF9041 #FFB47E #FFD8BB #FFEDE0
Accessibility & contrast
On white
1.74
#FFB47E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#FFB47E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB47E
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB47E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB47E | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABB7A
Deuteranopia (green-blind)
#DCCB7E
Tritanopia (blue-blind)
#FFA5A6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ffb47e; /* rgb */ color: rgb(255, 180, 126); /* oklch */ color: oklch(82.9% 0.112 56.3);
Tailwind
colors: {
custom: {
50: '#ffcaa4',
500: '#ffb47e',
950: '#000000',
},
}SCSS
$custom: #ffb47e; $custom-light: #ffcaa4; $custom-dark: #000000;
JSON
{
"hex": "#ffb47e",
"rgb": {
"r": 255,
"g": 180,
"b": 126
},
"hsl": {
"h": 25.116,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.82933,
"c": 0.11191,
"h": 56.3
},
"luminance": 0.55409
}Semantic roles & 50–950 ramp
primary
#FFB47E
secondary
#439DDE
accent
#85E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19130F
muted
#878280