#FFB293#FFB293
#FFB293 is a very light, moderate orange. Relative luminance 0.552; OKLCH L 83.0% C 0.100 H 42.8°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB293 |
|---|---|
| RGB | rgb(255, 178, 147) |
| HSL | hsl(17, 100%, 79%) |
| HSV | hsv(17, 42%, 100%) |
| CMYK | cmyk(0%, 30.2%, 42.4%, 0%) |
| CIE-LAB | lab(79.16, 24.45, 27.11) |
| CIE-LCH | lch(79.16, 36.51, 47.96°) |
| OKLab | oklab(82.96% 0.0734 0.0679) |
| OKLCH | oklch(82.96% 0.1 42.8) |
| XYZ | xyz(62.4296, 55.2118, 34.9669) |
| Luminance | 0.5521 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.77
Light Salmon
#FEA993
ΔE00 4.04
Lightsalmon
#FFA07A
ΔE00 4.78
Peach (survey)
#FFB07C
ΔE00 6.15
Blush (survey)
#F29E8E
ΔE00 7.09
Darksalmon
#E9967A
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB293 #93E0FF
analogous
#FF93AA #FFB293 #FFE893
triadic
#FFB293 #93FFB2 #B293FF
tetradic
#FFB293 #AAFF93 #93E0FF #E893FF
square
#FFB293 #AAFF93 #93E0FF #E893FF
split-complementary
#FFB293 #93FFE8 #93AAFF
monochromatic
#FF5B19 #FF8656 #FFB293 #FFDED0 #FFE9E0
Accessibility & contrast
On white
1.74
#FFB293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#FFB293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB293
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB293 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA91
Deuteranopia (green-blind)
#D8CA93
Tritanopia (blue-blind)
#FFA6AA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ffb293; /* rgb */ color: rgb(255, 178, 147); /* oklch */ color: oklch(83.0% 0.100 42.8);
Tailwind
colors: {
custom: {
50: '#ffc9b3',
500: '#ffb293',
950: '#000000',
},
}SCSS
$custom: #ffb293; $custom-light: #ffc9b3; $custom-dark: #000000;
JSON
{
"hex": "#ffb293",
"rgb": {
"r": 255,
"g": 178,
"b": 147
},
"hsl": {
"h": 17.222,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.82956,
"c": 0.09998,
"h": 42.8
},
"luminance": 0.55207
}Semantic roles & 50–950 ramp
primary
#FFB293
secondary
#55B9E1
accent
#A4E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281