#FFB893#FFB893
#FFB893 is a very light, moderate orange. Relative luminance 0.576; OKLCH L 84.0% C 0.097 H 48.5°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB893 |
|---|---|
| RGB | rgb(255, 184, 147) |
| HSL | hsl(21, 100%, 79%) |
| HSV | hsv(21, 42%, 100%) |
| CMYK | cmyk(0%, 27.8%, 42.4%, 0%) |
| CIE-LAB | lab(80.54, 21.30, 28.97) |
| CIE-LCH | lch(80.54, 35.96, 53.67°) |
| OKLab | oklab(84.03% 0.064 0.0723) |
| OKLCH | oklch(84.03% 0.097 48.5) |
| XYZ | xyz(63.6496, 57.6518, 35.3736) |
| Luminance | 0.5765 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.27
Pale Salmon
#FFB19A
ΔE00 5.42
Lightsalmon
#FFA07A
ΔE00 6.40
Light Salmon
#FEA993
ΔE00 6.90
Apricot
#FBCEB1
ΔE00 7.01
Apricot (survey)
#FFB16D
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB893 #93DAFF
analogous
#FF93A4 #FFB893 #FFEE93
triadic
#FFB893 #93FFB8 #B893FF
tetradic
#FFB893 #A4FF93 #93DAFF #EE93FF
square
#FFB893 #A4FF93 #93DAFF #EE93FF
split-complementary
#FFB893 #93FFEE #93A4FF
monochromatic
#FF6819 #FF9056 #FFB893 #FFE0D0 #FFEBE0
Accessibility & contrast
On white
1.68
#FFB893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#FFB893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB893
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB893 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBF90
Deuteranopia (green-blind)
#DCCE93
Tritanopia (blue-blind)
#FFACAE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ffb893; /* rgb */ color: rgb(255, 184, 147); /* oklch */ color: oklch(84.0% 0.097 48.5);
Tailwind
colors: {
custom: {
50: '#ffcdb3',
500: '#ffb893',
950: '#000000',
},
}SCSS
$custom: #ffb893; $custom-light: #ffcdb3; $custom-dark: #000000;
JSON
{
"hex": "#ffb893",
"rgb": {
"r": 255,
"g": 184,
"b": 147
},
"hsl": {
"h": 20.556,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.84027,
"c": 0.09653,
"h": 48.5
},
"luminance": 0.57648
}Semantic roles & 50–950 ramp
primary
#FFB893
secondary
#55B1E1
accent
#97E600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181311
muted
#868381