#FEB285#FEB285
#FEB285 is a very light, moderate orange. Relative luminance 0.546; OKLCH L 82.6% C 0.107 H 51.4°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB285 |
|---|---|
| RGB | rgb(254, 178, 133) |
| HSL | hsl(22, 98%, 76%) |
| HSV | hsv(22, 48%, 100%) |
| CMYK | cmyk(0%, 29.9%, 47.6%, 0.4%) |
| CIE-LAB | lab(78.82, 22.67, 34.04) |
| CIE-LCH | lch(78.82, 40.90, 56.34°) |
| OKLab | oklab(82.59% 0.0669 0.0836) |
| OKLCH | oklch(82.59% 0.107 51.4) |
| XYZ | xyz(61.0301, 54.6096, 29.5121) |
| Luminance | 0.5461 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.80
Apricot (survey)
#FFB16D
ΔE00 5.72
Lightsalmon
#FFA07A
ΔE00 5.85
Sandybrown
#F4A460
ΔE00 6.57
Pale Salmon
#FFB19A
ΔE00 7.21
Pale Orange
#FFA756
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB285 #85D1FE
analogous
#FE8594 #FEB285 #FEEE85
triadic
#FEB285 #85FEB2 #B285FE
tetradic
#FEB285 #94FE85 #85D1FE #EE85FE
square
#FEB285 #94FE85 #85D1FE #EE85FE
split-complementary
#FEB285 #85FEEE #8594FE
monochromatic
#FD650C #FE8C48 #FEB285 #FED8C2 #FFECE1
Accessibility & contrast
On white
1.76
#FEB285 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#FEB285 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB285
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB285 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB285 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7B982
Deuteranopia (green-blind)
#D9CA85
Tritanopia (blue-blind)
#FFA4A6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #feb285; /* rgb */ color: rgb(254, 178, 133); /* oklch */ color: oklch(82.6% 0.107 51.4);
Tailwind
colors: {
custom: {
50: '#ffc9a9',
500: '#feb285',
950: '#000000',
},
}SCSS
$custom: #feb285; $custom-light: #ffc9a9; $custom-dark: #000000;
JSON
{
"hex": "#feb285",
"rgb": {
"r": 254,
"g": 178,
"b": 133
},
"hsl": {
"h": 22.314,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.82585,
"c": 0.10707,
"h": 51.4
},
"luminance": 0.54605
}Semantic roles & 50–950 ramp
primary
#FEB285
secondary
#4AA7DE
accent
#90E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#181310
muted
#868280