#FFB294#FFB294
#FFB294 is a very light, moderate orange. Relative luminance 0.552; OKLCH L 83.0% C 0.099 H 42.1°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB294 |
|---|---|
| RGB | rgb(255, 178, 148) |
| HSL | hsl(17, 100%, 79%) |
| HSV | hsv(17, 42%, 100%) |
| CMYK | cmyk(0%, 30.2%, 42%, 0%) |
| CIE-LAB | lab(79.18, 24.55, 26.61) |
| CIE-LCH | lch(79.18, 36.20, 47.30°) |
| OKLab | oklab(82.98% 0.0738 0.0667) |
| OKLCH | oklch(82.98% 0.099 42.1) |
| XYZ | xyz(62.5084, 55.2433, 35.3820) |
| Luminance | 0.5524 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.44
Light Salmon
#FEA993
ΔE00 3.76
Lightsalmon
#FFA07A
ΔE00 4.88
Peach (survey)
#FFB07C
ΔE00 6.48
Blush (survey)
#F29E8E
ΔE00 6.84
Darksalmon
#E9967A
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB294 #94E1FF
analogous
#FF94AC #FFB294 #FFE794
triadic
#FFB294 #94FFB2 #B294FF
tetradic
#FFB294 #ACFF94 #94E1FF #E794FF
square
#FFB294 #ACFF94 #94E1FF #E794FF
split-complementary
#FFB294 #94FFE7 #94ACFF
monochromatic
#FF5A1A #FF8657 #FFB294 #FFDED1 #FFE9E0
Accessibility & contrast
On white
1.74
#FFB294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#FFB294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB294
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB294 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA92
Deuteranopia (green-blind)
#D7CA94
Tritanopia (blue-blind)
#FFA6AA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ffb294; /* rgb */ color: rgb(255, 178, 148); /* oklch */ color: oklch(83.0% 0.099 42.1);
Tailwind
colors: {
custom: {
50: '#ffc9b3',
500: '#ffb294',
950: '#000000',
},
}SCSS
$custom: #ffb294; $custom-light: #ffc9b3; $custom-dark: #000000;
JSON
{
"hex": "#ffb294",
"rgb": {
"r": 255,
"g": 178,
"b": 148
},
"hsl": {
"h": 16.822,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.82975,
"c": 0.09947,
"h": 42.1
},
"luminance": 0.55239
}Semantic roles & 50–950 ramp
primary
#FFB294
secondary
#56BAE1
accent
#A5E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281