#FABE7E#FABE7E
#FABE7E is a very light, moderate orange. Relative luminance 0.587; OKLCH L 84.2% C 0.106 H 67.3°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FABE7E |
|---|---|
| RGB | rgb(250, 190, 126) |
| HSL | hsl(31, 93%, 74%) |
| HSV | hsv(31, 50%, 98%) |
| CMYK | cmyk(0%, 24%, 49.6%, 2%) |
| CIE-LAB | lab(81.11, 14.16, 40.52) |
| CIE-LCH | lch(81.11, 42.93, 70.74°) |
| OKLab | oklab(84.24% 0.041 0.0981) |
| OKLCH | oklch(84.24% 0.106 67.3) |
| XYZ | xyz(61.6065, 58.6612, 27.8125) |
| Luminance | 0.5866 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.65
Burlywood
#DEB887
ΔE00 6.13
Peach (survey)
#FFB07C
ΔE00 6.98
Sandybrown
#F4A460
ΔE00 7.13
Butterscotch
#FDB147
ΔE00 7.20
Pale Orange
#FFA756
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABE7E #7EBAFA
analogous
#FA807E #FABE7E #F8FA7E
triadic
#FABE7E #7EFABE #BE7EFA
tetradic
#FABE7E #7EFA80 #7EBAFA #FA7EF8
square
#FABE7E #7EFA80 #7EBAFA #FA7EF8
split-complementary
#FABE7E #7EF8FA #807EFA
monochromatic
#F48309 #F8A043 #FABE7E #FCDCB9 #FEF0E2
Accessibility & contrast
On white
1.65
#FABE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#FABE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABE7E
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABE7E | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C179
Deuteranopia (green-blind)
#E0CF7F
Tritanopia (blue-blind)
#FFB0AE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fabe7e; /* rgb */ color: rgb(250, 190, 126); /* oklch */ color: oklch(84.2% 0.106 67.3);
Tailwind
colors: {
custom: {
50: '#ffd1a4',
500: '#fabe7e',
950: '#000000',
},
}SCSS
$custom: #fabe7e; $custom-light: #ffd1a4; $custom-dark: #000000;
JSON
{
"hex": "#fabe7e",
"rgb": {
"r": 250,
"g": 190,
"b": 126
},
"hsl": {
"h": 30.968,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.84238,
"c": 0.10634,
"h": 67.3
},
"luminance": 0.58657
}Semantic roles & 50–950 ramp
primary
#FABE7E
secondary
#458CD7
accent
#6FE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380