#FFB088#FFB088
#FFB088 is a very light, moderate orange. Relative luminance 0.541; OKLCH L 82.4% C 0.107 H 47.6°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB088 |
|---|---|
| RGB | rgb(255, 176, 136) |
| HSL | hsl(20, 100%, 77%) |
| HSV | hsv(20, 47%, 100%) |
| CMYK | cmyk(0%, 31%, 46.7%, 0%) |
| CIE-LAB | lab(78.52, 24.39, 32.09) |
| CIE-LCH | lch(78.52, 40.31, 52.76°) |
| OKLab | oklab(82.39% 0.0723 0.0792) |
| OKLCH | oklch(82.39% 0.107 47.6) |
| XYZ | xyz(61.2123, 54.0928, 30.5048) |
| Luminance | 0.5409 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.43
Lightsalmon
#FFA07A
ΔE00 4.43
Pale Salmon
#FFB19A
ΔE00 5.50
Light Salmon
#FEA993
ΔE00 6.37
Apricot (survey)
#FFB16D
ΔE00 7.49
Darksalmon
#E9967A
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB088 #88D7FF
analogous
#FF889C #FFB088 #FFEC88
triadic
#FFB088 #88FFB0 #B088FF
tetradic
#FFB088 #9CFF88 #88D7FF #EC88FF
square
#FFB088 #9CFF88 #88D7FF #EC88FF
split-complementary
#FFB088 #88FFEC #889CFF
monochromatic
#FF5F0E #FF874B #FFB088 #FFD9C5 #FFEBE0
Accessibility & contrast
On white
1.78
#FFB088 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#FFB088 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB088
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB088 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB088 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B885
Deuteranopia (green-blind)
#D8C988
Tritanopia (blue-blind)
#FFA2A6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffb088; /* rgb */ color: rgb(255, 176, 136); /* oklch */ color: oklch(82.4% 0.107 47.6);
Tailwind
colors: {
custom: {
50: '#ffc8ab',
500: '#ffb088',
950: '#000000',
},
}SCSS
$custom: #ffb088; $custom-light: #ffc8ab; $custom-dark: #000000;
JSON
{
"hex": "#ffb088",
"rgb": {
"r": 255,
"g": 176,
"b": 136
},
"hsl": {
"h": 20.168,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.82392,
"c": 0.10725,
"h": 47.6
},
"luminance": 0.54088
}Semantic roles & 50–950 ramp
primary
#FFB088
secondary
#4CAEDF
accent
#98E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281