#FFB388#FFB388
#FFB388 is a very light, moderate orange. Relative luminance 0.553; OKLCH L 82.9% C 0.106 H 50.3°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB388 |
|---|---|
| RGB | rgb(255, 179, 136) |
| HSL | hsl(22, 100%, 77%) |
| HSV | hsv(22, 47%, 100%) |
| CMYK | cmyk(0%, 29.8%, 46.7%, 0%) |
| CIE-LAB | lab(79.20, 22.82, 32.99) |
| CIE-LCH | lch(79.20, 40.12, 55.33°) |
| OKLab | oklab(82.93% 0.0676 0.0813) |
| OKLCH | oklch(82.93% 0.106 50.3) |
| XYZ | xyz(61.8071, 55.2823, 30.7030) |
| Luminance | 0.5528 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.41
Lightsalmon
#FFA07A
ΔE00 5.66
Apricot (survey)
#FFB16D
ΔE00 6.33
Pale Salmon
#FFB19A
ΔE00 6.62
Sandybrown
#F4A460
ΔE00 7.21
Light Salmon
#FEA993
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB388 #88D4FF
analogous
#FF8899 #FFB388 #FFEF88
triadic
#FFB388 #88FFB3 #B388FF
tetradic
#FFB388 #99FF88 #88D4FF #EF88FF
square
#FFB388 #99FF88 #88D4FF #EF88FF
split-complementary
#FFB388 #88FFEF #8899FF
monochromatic
#FF650E #FF8C4B #FFB388 #FFDAC5 #FFEBE0
Accessibility & contrast
On white
1.74
#FFB388 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#FFB388 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB388
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB388 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB388 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BA85
Deuteranopia (green-blind)
#DACB88
Tritanopia (blue-blind)
#FFA5A8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ffb388; /* rgb */ color: rgb(255, 179, 136); /* oklch */ color: oklch(82.9% 0.106 50.3);
Tailwind
colors: {
custom: {
50: '#ffcaab',
500: '#ffb388',
950: '#000000',
},
}SCSS
$custom: #ffb388; $custom-light: #ffcaab; $custom-dark: #000000;
JSON
{
"hex": "#ffb388",
"rgb": {
"r": 255,
"g": 179,
"b": 136
},
"hsl": {
"h": 21.681,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.82925,
"c": 0.10573,
"h": 50.3
},
"luminance": 0.55278
}Semantic roles & 50–950 ramp
primary
#FFB388
secondary
#4CAADF
accent
#93E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281