#FEBB89#FEBB89
#FEBB89 is a very light, moderate orange. Relative luminance 0.584; OKLCH L 84.3% C 0.101 H 57.6°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBB89 |
|---|---|
| RGB | rgb(254, 187, 137) |
| HSL | hsl(26, 98%, 77%) |
| HSV | hsv(26, 46%, 100%) |
| CMYK | cmyk(0%, 26.4%, 46.1%, 0.4%) |
| CIE-LAB | lab(80.97, 18.34, 34.76) |
| CIE-LCH | lch(80.97, 39.30, 62.19°) |
| OKLab | oklab(84.28% 0.0543 0.0855) |
| OKLCH | oklch(84.28% 0.101 57.6) |
| XYZ | xyz(63.1616, 58.4218, 31.6119) |
| Luminance | 0.5842 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.25
Apricot (survey)
#FFB16D
ΔE00 4.42
Sandybrown
#F4A460
ΔE00 6.58
Apricot
#FBCEB1
ΔE00 7.38
Pale Orange
#FFA756
ΔE00 7.48
Burlywood
#DEB887
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBB89 #89CCFE
analogous
#FE8992 #FEBB89 #FEF589
triadic
#FEBB89 #89FEBB #BB89FE
tetradic
#FEBB89 #92FE89 #89CCFE #F589FE
square
#FEBB89 #92FE89 #89CCFE #F589FE
split-complementary
#FEBB89 #89FEF5 #8992FE
monochromatic
#FD7510 #FD984C #FEBB89 #FFDEC6 #FFEEE1
Accessibility & contrast
On white
1.66
#FEBB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#FEBB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBB89
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBB89 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC085
Deuteranopia (green-blind)
#DFCF89
Tritanopia (blue-blind)
#FFAEAE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #febb89; /* rgb */ color: rgb(254, 187, 137); /* oklch */ color: oklch(84.3% 0.101 57.6);
Tailwind
colors: {
custom: {
50: '#ffcfac',
500: '#febb89',
950: '#000000',
},
}SCSS
$custom: #febb89; $custom-light: #ffcfac; $custom-dark: #000000;
JSON
{
"hex": "#febb89",
"rgb": {
"r": 254,
"g": 187,
"b": 137
},
"hsl": {
"h": 25.641,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.84281,
"c": 0.10127,
"h": 57.6
},
"luminance": 0.58418
}Semantic roles & 50–950 ramp
primary
#FEBB89
secondary
#4DA0DE
accent
#83E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181310
muted
#868381