#FEB388#FEB388
#FEB388 is a very light, moderate orange. Relative luminance 0.551; OKLCH L 82.8% C 0.105 H 50.6°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB388 |
|---|---|
| RGB | rgb(254, 179, 136) |
| HSL | hsl(22, 98%, 76%) |
| HSV | hsv(22, 46%, 100%) |
| CMYK | cmyk(0%, 29.5%, 46.5%, 0.4%) |
| CIE-LAB | lab(79.09, 22.43, 32.83) |
| CIE-LCH | lch(79.09, 39.76, 55.66°) |
| OKLab | oklab(82.82% 0.0664 0.081) |
| OKLCH | oklch(82.82% 0.105 50.6) |
| XYZ | xyz(61.4401, 55.0931, 30.6858) |
| Luminance | 0.5509 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.36
Lightsalmon
#FFA07A
ΔE00 5.79
Apricot (survey)
#FFB16D
ΔE00 6.23
Pale Salmon
#FFB19A
ΔE00 6.71
Sandybrown
#F4A460
ΔE00 7.11
Light Salmon
#FEA993
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB388 #88D3FE
analogous
#FE8898 #FEB388 #FEEE88
triadic
#FEB388 #88FEB3 #B388FE
tetradic
#FEB388 #98FE88 #88D3FE #EE88FE
square
#FEB388 #98FE88 #88D3FE #EE88FE
split-complementary
#FEB388 #88FEEE #8898FE
monochromatic
#FD650F #FD8C4B #FEB388 #FFDAC5 #FFECE1
Accessibility & contrast
On white
1.75
#FEB388 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#FEB388 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB388
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB388 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB388 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BA85
Deuteranopia (green-blind)
#D9CA88
Tritanopia (blue-blind)
#FFA5A8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #feb388; /* rgb */ color: rgb(254, 179, 136); /* oklch */ color: oklch(82.8% 0.105 50.6);
Tailwind
colors: {
custom: {
50: '#ffcaab',
500: '#feb388',
950: '#000000',
},
}SCSS
$custom: #feb388; $custom-light: #ffcaab; $custom-dark: #000000;
JSON
{
"hex": "#feb388",
"rgb": {
"r": 254,
"g": 179,
"b": 136
},
"hsl": {
"h": 21.864,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.82817,
"c": 0.10473,
"h": 50.6
},
"luminance": 0.55089
}Semantic roles & 50–950 ramp
primary
#FEB388
secondary
#4CA9DE
accent
#92E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281