#FEBD90#FEBD90
#FEBD90 is a very light, moderate orange. Relative luminance 0.595; OKLCH L 84.8% C 0.096 H 55.7°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBD90 |
|---|---|
| RGB | rgb(254, 189, 144) |
| HSL | hsl(25, 98%, 78%) |
| HSV | hsv(25, 43%, 100%) |
| CMYK | cmyk(0%, 25.6%, 43.3%, 0.4%) |
| CIE-LAB | lab(81.56, 17.99, 31.87) |
| CIE-LCH | lch(81.56, 36.60, 60.56°) |
| OKLab | oklab(84.77% 0.0539 0.0791) |
| OKLCH | oklch(84.77% 0.096 55.7) |
| XYZ | xyz(64.1073, 59.4837, 34.4851) |
| Luminance | 0.5948 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.78
Apricot (survey)
#FFB16D
ΔE00 5.71
Apricot
#FBCEB1
ΔE00 6.29
Sandybrown
#F4A460
ΔE00 7.68
Light Peach
#FFD8B1
ΔE00 8.16
Burlywood
#DEB887
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBD90 #90D1FE
analogous
#FE909A #FEBD90 #FEF490
triadic
#FEBD90 #90FEBD #BD90FE
tetradic
#FEBD90 #9AFE90 #90D1FE #F490FE
square
#FEBD90 #9AFE90 #90D1FE #F490FE
split-complementary
#FEBD90 #90FEF4 #909AFE
monochromatic
#FD7517 #FD9953 #FEBD90 #FFE1CD #FFEDE1
Accessibility & contrast
On white
1.63
#FEBD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#FEBD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBD90
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBD90 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C28D
Deuteranopia (green-blind)
#DFD090
Tritanopia (blue-blind)
#FFB1B1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #febd90; /* rgb */ color: rgb(254, 189, 144); /* oklch */ color: oklch(84.8% 0.096 55.7);
Tailwind
colors: {
custom: {
50: '#ffd1b1',
500: '#febd90',
950: '#000000',
},
}SCSS
$custom: #febd90; $custom-light: #ffd1b1; $custom-dark: #000000;
JSON
{
"hex": "#febd90",
"rgb": {
"r": 254,
"g": 189,
"b": 144
},
"hsl": {
"h": 24.545,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.84773,
"c": 0.09566,
"h": 55.7
},
"luminance": 0.5948
}Semantic roles & 50–950 ramp
primary
#FEBD90
secondary
#53A6DF
accent
#88E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381