#FFB57B#FFB57B
#FFB57B is a very light, moderate orange. Relative luminance 0.557; OKLCH L 83.1% C 0.114 H 58.5°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB57B |
|---|---|
| RGB | rgb(255, 181, 123) |
| HSL | hsl(26, 100%, 74%) |
| HSV | hsv(26, 52%, 100%) |
| CMYK | cmyk(0%, 29%, 51.8%, 0%) |
| CIE-LAB | lab(79.47, 20.60, 40.10) |
| CIE-LCH | lch(79.47, 45.08, 62.81°) |
| OKLab | oklab(83.07% 0.0595 0.0969) |
| OKLCH | oklch(83.07% 0.114 58.5) |
| XYZ | xyz(61.3423, 55.7424, 26.2636) |
| Luminance | 0.5574 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 2.25
Peach (survey)
#FFB07C
ΔE00 2.49
Sandybrown
#F4A460
ΔE00 4.57
Pale Orange
#FFA756
ΔE00 5.25
Light Orange
#FDAA48
ΔE00 7.60
Pastel Orange
#FF964F
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB57B #7BC5FF
analogous
#FF7B83 #FFB57B #FFF77B
triadic
#FFB57B #7BFFB5 #B57BFF
tetradic
#FFB57B #83FF7B #7BC5FF #F77BFF
square
#FFB57B #83FF7B #7BC5FF #F77BFF
split-complementary
#FFB57B #7BFFF7 #7B83FF
monochromatic
#FF7001 #FF933E #FFB57B #FFD7B8 #FFEEE0
Accessibility & contrast
On white
1.73
#FFB57B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#FFB57B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB57B
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB57B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB57B | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBB76
Deuteranopia (green-blind)
#DDCB7C
Tritanopia (blue-blind)
#FFA6A7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ffb57b; /* rgb */ color: rgb(255, 181, 123); /* oklch */ color: oklch(83.1% 0.114 58.5);
Tailwind
colors: {
custom: {
50: '#ffcba2',
500: '#ffb57b',
950: '#000000',
},
}SCSS
$custom: #ffb57b; $custom-light: #ffcba2; $custom-dark: #000000;
JSON
{
"hex": "#ffb57b",
"rgb": {
"r": 255,
"g": 181,
"b": 123
},
"hsl": {
"h": 26.364,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.83065,
"c": 0.11371,
"h": 58.5
},
"luminance": 0.55738
}Semantic roles & 50–950 ramp
primary
#FFB57B
secondary
#4199DD
accent
#81E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19130F
muted
#878280