#FFB47F#FFB47F
#FFB47F is a very light, moderate orange. Relative luminance 0.554; OKLCH L 82.9% C 0.111 H 55.8°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB47F |
|---|---|
| RGB | rgb(255, 180, 127) |
| HSL | hsl(25, 100%, 75%) |
| HSV | hsv(25, 50%, 100%) |
| CMYK | cmyk(0%, 29.4%, 50.2%, 0%) |
| CIE-LAB | lab(79.29, 21.47, 37.81) |
| CIE-LCH | lch(79.29, 43.48, 60.41°) |
| OKLab | oklab(82.95% 0.0626 0.092) |
| OKLCH | oklch(82.95% 0.111 55.8) |
| XYZ | xyz(61.3952, 55.4394, 27.5418) |
| Luminance | 0.5544 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.28
Apricot (survey)
#FFB16D
ΔE00 3.48
Sandybrown
#F4A460
ΔE00 5.11
Pale Orange
#FFA756
ΔE00 6.13
Lightsalmon
#FFA07A
ΔE00 7.82
Pastel Orange
#FF964F
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB47F #7FCAFF
analogous
#FF7F8A #FFB47F #FFF47F
triadic
#FFB47F #7FFFB4 #B47FFF
tetradic
#FFB47F #8AFF7F #7FCAFF #F47FFF
square
#FFB47F #8AFF7F #7FCAFF #F47FFF
split-complementary
#FFB47F #7FFFF4 #7F8AFF
monochromatic
#FF6C05 #FF9042 #FFB47F #FFD8BC #FFEDE0
Accessibility & contrast
On white
1.74
#FFB47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#FFB47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB47F
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB47F | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABB7B
Deuteranopia (green-blind)
#DBCB7F
Tritanopia (blue-blind)
#FFA5A7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ffb47f; /* rgb */ color: rgb(255, 180, 127); /* oklch */ color: oklch(82.9% 0.111 55.8);
Tailwind
colors: {
custom: {
50: '#ffcaa5',
500: '#ffb47f',
950: '#000000',
},
}SCSS
$custom: #ffb47f; $custom-light: #ffcaa5; $custom-dark: #000000;
JSON
{
"hex": "#ffb47f",
"rgb": {
"r": 255,
"g": 180,
"b": 127
},
"hsl": {
"h": 24.844,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.82949,
"c": 0.11122,
"h": 55.8
},
"luminance": 0.55435
}Semantic roles & 50–950 ramp
primary
#FFB47F
secondary
#449EDE
accent
#86E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#19130F
muted
#878280