#FEB888#FEB888
#FEB888 is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.7% C 0.103 H 55.3°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB888 |
|---|---|
| RGB | rgb(254, 184, 136) |
| HSL | hsl(24, 98%, 76%) |
| HSV | hsv(24, 46%, 100%) |
| CMYK | cmyk(0%, 27.6%, 46.5%, 0.4%) |
| CIE-LAB | lab(80.25, 19.81, 34.35) |
| CIE-LCH | lch(80.25, 39.65, 60.02°) |
| OKLab | oklab(83.72% 0.0586 0.0845) |
| OKLCH | oklch(83.72% 0.103 55.3) |
| XYZ | xyz(62.4604, 57.1337, 31.0259) |
| Luminance | 0.5713 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.33
Apricot (survey)
#FFB16D
ΔE00 4.69
Sandybrown
#F4A460
ΔE00 6.43
Pale Orange
#FFA756
ΔE00 7.53
Apricot
#FBCEB1
ΔE00 7.68
Lightsalmon
#FFA07A
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB888 #88CEFE
analogous
#FE8893 #FEB888 #FEF388
triadic
#FEB888 #88FEB8 #B888FE
tetradic
#FEB888 #93FE88 #88CEFE #F388FE
square
#FEB888 #93FE88 #88CEFE #F388FE
split-complementary
#FEB888 #88FEF3 #8893FE
monochromatic
#FD700F #FD944B #FEB888 #FFDCC5 #FFEDE1
Accessibility & contrast
On white
1.69
#FEB888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#FEB888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB888
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB888 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBE84
Deuteranopia (green-blind)
#DDCD88
Tritanopia (blue-blind)
#FFABAC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #feb888; /* rgb */ color: rgb(254, 184, 136); /* oklch */ color: oklch(83.7% 0.103 55.3);
Tailwind
colors: {
custom: {
50: '#ffcdab',
500: '#feb888',
950: '#000000',
},
}SCSS
$custom: #feb888; $custom-light: #ffcdab; $custom-dark: #000000;
JSON
{
"hex": "#feb888",
"rgb": {
"r": 254,
"g": 184,
"b": 136
},
"hsl": {
"h": 24.407,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.83718,
"c": 0.10282,
"h": 55.3
},
"luminance": 0.57129
}Semantic roles & 50–950 ramp
primary
#FEB888
secondary
#4CA3DE
accent
#88E600
background
#FFFEFD
surface
#FFFAF7
border
#D7D3D0
text
#181310
muted
#868381