#FFB993#FFB993
#FFB993 is a very light, moderate orange. Relative luminance 0.581; OKLCH L 84.2% C 0.096 H 49.5°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB993 |
|---|---|
| RGB | rgb(255, 185, 147) |
| HSL | hsl(21, 100%, 79%) |
| HSV | hsv(21, 42%, 100%) |
| CMYK | cmyk(0%, 27.5%, 42.4%, 0%) |
| CIE-LAB | lab(80.78, 20.78, 29.28) |
| CIE-LCH | lch(80.78, 35.90, 54.64°) |
| OKLab | oklab(84.21% 0.0624 0.073) |
| OKLCH | oklch(84.21% 0.096 49.5) |
| XYZ | xyz(63.8581, 58.0687, 35.4431) |
| Luminance | 0.5806 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.08
Pale Salmon
#FFB19A
ΔE00 5.89
Lightsalmon
#FFA07A
ΔE00 6.76
Apricot
#FBCEB1
ΔE00 6.76
Light Salmon
#FEA993
ΔE00 7.38
Apricot (survey)
#FFB16D
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB993 #93D9FF
analogous
#FF93A3 #FFB993 #FFEF93
triadic
#FFB993 #93FFB9 #B993FF
tetradic
#FFB993 #A3FF93 #93D9FF #EF93FF
square
#FFB993 #A3FF93 #93D9FF #EF93FF
split-complementary
#FFB993 #93FFEF #93A3FF
monochromatic
#FF6A19 #FF9156 #FFB993 #FFE1D0 #FFEBE0
Accessibility & contrast
On white
1.66
#FFB993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#FFB993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB993
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB993 | 1.00 | 1.66 | 12.61 | 12.61 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC090
Deuteranopia (green-blind)
#DCCE93
Tritanopia (blue-blind)
#FFADAF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ffb993; /* rgb */ color: rgb(255, 185, 147); /* oklch */ color: oklch(84.2% 0.096 49.5);
Tailwind
colors: {
custom: {
50: '#ffceb3',
500: '#ffb993',
950: '#000000',
},
}SCSS
$custom: #ffb993; $custom-light: #ffceb3; $custom-dark: #000000;
JSON
{
"hex": "#ffb993",
"rgb": {
"r": 255,
"g": 185,
"b": 147
},
"hsl": {
"h": 21.111,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.84207,
"c": 0.09605,
"h": 49.5
},
"luminance": 0.58065
}Semantic roles & 50–950 ramp
primary
#FFB993
secondary
#55B0E1
accent
#95E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181311
muted
#868381