#FFB08F#FFB08F
#FFB08F is a very light, moderate orange. Relative luminance 0.543; OKLCH L 82.5% C 0.103 H 43.5°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB08F |
|---|---|
| RGB | rgb(255, 176, 143) |
| HSL | hsl(18, 100%, 78%) |
| HSV | hsv(18, 44%, 100%) |
| CMYK | cmyk(0%, 31%, 43.9%, 0%) |
| CIE-LAB | lab(78.64, 25.08, 28.54) |
| CIE-LCH | lch(78.64, 37.99, 48.69°) |
| OKLab | oklab(82.52% 0.075 0.0712) |
| OKLCH | oklch(82.52% 0.103 43.5) |
| XYZ | xyz(61.7261, 54.2984, 33.2109) |
| Luminance | 0.5429 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.32
Lightsalmon
#FFA07A
ΔE00 4.16
Light Salmon
#FEA993
ΔE00 4.28
Peach (survey)
#FFB07C
ΔE00 5.62
Darksalmon
#E9967A
ΔE00 6.80
Blush (survey)
#F29E8E
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB08F #8FDEFF
analogous
#FF8FA6 #FFB08F #FFE88F
triadic
#FFB08F #8FFFB0 #B08FFF
tetradic
#FFB08F #A6FF8F #8FDEFF #E88FFF
square
#FFB08F #A6FF8F #8FDEFF #E88FFF
split-complementary
#FFB08F #8FFFE8 #8FA6FF
monochromatic
#FF5A15 #FF8552 #FFB08F #FFDBCC #FFE9E0
Accessibility & contrast
On white
1.77
#FFB08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#FFB08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB08F
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB08F | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B98C
Deuteranopia (green-blind)
#D7C98F
Tritanopia (blue-blind)
#FFA3A7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ffb08f; /* rgb */ color: rgb(255, 176, 143); /* oklch */ color: oklch(82.5% 0.103 43.5);
Tailwind
colors: {
custom: {
50: '#ffc8b0',
500: '#ffb08f',
950: '#000000',
},
}SCSS
$custom: #ffb08f; $custom-light: #ffc8b0; $custom-dark: #000000;
JSON
{
"hex": "#ffb08f",
"rgb": {
"r": 255,
"g": 176,
"b": 143
},
"hsl": {
"h": 17.679,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.82524,
"c": 0.10336,
"h": 43.5
},
"luminance": 0.54294
}Semantic roles & 50–950 ramp
primary
#FFB08F
secondary
#52B6E0
accent
#A2E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281