#FFB288#FFB288
#FFB288 is a very light, moderate orange. Relative luminance 0.549; OKLCH L 82.7% C 0.106 H 49.4°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB288 |
|---|---|
| RGB | rgb(255, 178, 136) |
| HSL | hsl(21, 100%, 77%) |
| HSV | hsv(21, 47%, 100%) |
| CMYK | cmyk(0%, 30.2%, 46.7%, 0%) |
| CIE-LAB | lab(78.97, 23.34, 32.69) |
| CIE-LCH | lch(78.97, 40.17, 54.47°) |
| OKLab | oklab(82.75% 0.0691 0.0806) |
| OKLCH | oklch(82.75% 0.106 49.4) |
| XYZ | xyz(61.6074, 54.8829, 30.6364) |
| Luminance | 0.5488 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.71
Lightsalmon
#FFA07A
ΔE00 5.24
Pale Salmon
#FFB19A
ΔE00 6.23
Apricot (survey)
#FFB16D
ΔE00 6.70
Light Salmon
#FEA993
ΔE00 7.24
Sandybrown
#F4A460
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB288 #88D5FF
analogous
#FF889A #FFB288 #FFED88
triadic
#FFB288 #88FFB2 #B288FF
tetradic
#FFB288 #9AFF88 #88D5FF #ED88FF
square
#FFB288 #9AFF88 #88D5FF #ED88FF
split-complementary
#FFB288 #88FFED #889AFF
monochromatic
#FF630E #FF8A4B #FFB288 #FFDAC5 #FFEBE0
Accessibility & contrast
On white
1.75
#FFB288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#FFB288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB288
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB288 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BA85
Deuteranopia (green-blind)
#D9CA88
Tritanopia (blue-blind)
#FFA4A7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ffb288; /* rgb */ color: rgb(255, 178, 136); /* oklch */ color: oklch(82.7% 0.106 49.4);
Tailwind
colors: {
custom: {
50: '#ffc9ab',
500: '#ffb288',
950: '#000000',
},
}SCSS
$custom: #ffb288; $custom-light: #ffc9ab; $custom-dark: #000000;
JSON
{
"hex": "#ffb288",
"rgb": {
"r": 255,
"g": 178,
"b": 136
},
"hsl": {
"h": 21.176,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.82747,
"c": 0.10621,
"h": 49.4
},
"luminance": 0.54878
}Semantic roles & 50–950 ramp
primary
#FFB288
secondary
#4CABDF
accent
#95E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281