#FEBE88#FEBE88
#FEBE88 is a very light, moderate orange. Relative luminance 0.597; OKLCH L 84.8% C 0.101 H 61.0°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBE88 |
|---|---|
| RGB | rgb(254, 190, 136) |
| HSL | hsl(27, 98%, 76%) |
| HSV | hsv(27, 46%, 100%) |
| CMYK | cmyk(0%, 25.2%, 46.5%, 0.4%) |
| CIE-LAB | lab(81.66, 16.67, 36.18) |
| CIE-LCH | lch(81.66, 39.84, 65.26°) |
| OKLab | oklab(84.81% 0.0492 0.0887) |
| OKLCH | oklch(84.81% 0.101 61) |
| XYZ | xyz(63.7333, 59.6795, 31.4502) |
| Luminance | 0.5968 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.25
Peach (survey)
#FFB07C
ΔE00 4.57
Sandybrown
#F4A460
ΔE00 6.83
Burlywood
#DEB887
ΔE00 7.26
Pale Orange
#FFA756
ΔE00 7.39
Apricot
#FBCEB1
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBE88 #88C8FE
analogous
#FE888D #FEBE88 #FEF988
triadic
#FEBE88 #88FEBE #BE88FE
tetradic
#FEBE88 #8DFE88 #88C8FE #F988FE
square
#FEBE88 #8DFE88 #88C8FE #F988FE
split-complementary
#FEBE88 #88FEF9 #888DFE
monochromatic
#FD7C0F #FD9D4B #FEBE88 #FFDFC5 #FFEEE1
Accessibility & contrast
On white
1.62
#FEBE88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#FEBE88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBE88
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBE88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBE88 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C384
Deuteranopia (green-blind)
#E1D189
Tritanopia (blue-blind)
#FFB1B0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #febe88; /* rgb */ color: rgb(254, 190, 136); /* oklch */ color: oklch(84.8% 0.101 61.0);
Tailwind
colors: {
custom: {
50: '#ffd1ab',
500: '#febe88',
950: '#000000',
},
}SCSS
$custom: #febe88; $custom-light: #ffd1ab; $custom-dark: #000000;
JSON
{
"hex": "#febe88",
"rgb": {
"r": 254,
"g": 190,
"b": 136
},
"hsl": {
"h": 27.458,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.84814,
"c": 0.10145,
"h": 61
},
"luminance": 0.59675
}Semantic roles & 50–950 ramp
primary
#FEBE88
secondary
#4C9BDE
accent
#7CE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381