#FFB488#FFB488
#FFB488 is a very light, moderate orange. Relative luminance 0.557; OKLCH L 83.1% C 0.105 H 51.2°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB488 |
|---|---|
| RGB | rgb(255, 180, 136) |
| HSL | hsl(22, 100%, 77%) |
| HSV | hsv(22, 47%, 100%) |
| CMYK | cmyk(0%, 29.4%, 46.7%, 0%) |
| CIE-LAB | lab(79.43, 22.30, 33.30) |
| CIE-LCH | lch(79.43, 40.07, 56.19°) |
| OKLab | oklab(83.1% 0.066 0.082) |
| OKLCH | oklch(83.1% 0.105 51.2) |
| XYZ | xyz(62.0082, 55.6846, 30.7701) |
| Luminance | 0.5568 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.17
Apricot (survey)
#FFB16D
ΔE00 5.96
Lightsalmon
#FFA07A
ΔE00 6.10
Sandybrown
#F4A460
ΔE00 7.00
Pale Salmon
#FFB19A
ΔE00 7.01
Light Salmon
#FEA993
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB488 #88D3FF
analogous
#FF8898 #FFB488 #FFF088
triadic
#FFB488 #88FFB4 #B488FF
tetradic
#FFB488 #98FF88 #88D3FF #F088FF
square
#FFB488 #98FF88 #88D3FF #F088FF
split-complementary
#FFB488 #88FFF0 #8898FF
monochromatic
#FF670E #FF8D4B #FFB488 #FFDBC5 #FFECE0
Accessibility & contrast
On white
1.73
#FFB488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#FFB488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB488
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB488 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BB85
Deuteranopia (green-blind)
#DACB88
Tritanopia (blue-blind)
#FFA6A9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ffb488; /* rgb */ color: rgb(255, 180, 136); /* oklch */ color: oklch(83.1% 0.105 51.2);
Tailwind
colors: {
custom: {
50: '#ffcaab',
500: '#ffb488',
950: '#000000',
},
}SCSS
$custom: #ffb488; $custom-light: #ffcaab; $custom-dark: #000000;
JSON
{
"hex": "#ffb488",
"rgb": {
"r": 255,
"g": 180,
"b": 136
},
"hsl": {
"h": 22.185,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.83104,
"c": 0.10528,
"h": 51.2
},
"luminance": 0.5568
}Semantic roles & 50–950 ramp
primary
#FFB488
secondary
#4CA9DF
accent
#91E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281