#FEDF91#FEDF91
#FEDF91 is a very light, moderate orange. Relative luminance 0.759; OKLCH L 91.2% C 0.103 H 88.6°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDF91 |
|---|---|
| RGB | rgb(254, 223, 145) |
| HSL | hsl(43, 98%, 78%) |
| HSV | hsv(43, 43%, 100%) |
| CMYK | cmyk(0%, 12.2%, 42.9%, 0.4%) |
| CIE-LAB | lab(89.81, 0.50, 42.09) |
| CIE-LCH | lch(89.81, 42.09, 89.31°) |
| OKLab | oklab(91.24% 0.0025 0.1027) |
| OKLCH | oklch(91.24% 0.103 88.6) |
| XYZ | xyz(72.3736, 75.8935, 37.6192) |
| Luminance | 0.7589 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.99
Sandy
#F1DA7A
ΔE00 4.39
Pale Peach
#FFE5AD
ΔE00 4.56
Pale Gold
#FDDE6C
ΔE00 5.49
Sand (survey)
#E2CA76
ΔE00 5.78
Vanilla
#F3E5AB
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDF91 #91B0FE
analogous
#FEA891 #FEDF91 #E6FE91
triadic
#FEDF91 #91FEDF #DF91FE
tetradic
#FEDF91 #91FEA8 #91B0FE #FE91E6
square
#FEDF91 #91FEA8 #91B0FE #FE91E6
split-complementary
#FEDF91 #91E6FE #A891FE
monochromatic
#FDBC18 #FDCD54 #FEDF91 #FFF1CE #FFF6E1
Accessibility & contrast
On white
1.30
#FEDF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#FEDF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDF91
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDF91 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8B
Deuteranopia (green-blind)
#F8E594
Tritanopia (blue-blind)
#FFD3CC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fedf91; /* rgb */ color: rgb(254, 223, 145); /* oklch */ color: oklch(91.2% 0.103 88.6);
Tailwind
colors: {
custom: {
50: '#ffe8b2',
500: '#fedf91',
950: '#000000',
},
}SCSS
$custom: #fedf91; $custom-light: #ffe8b2; $custom-dark: #000000;
JSON
{
"hex": "#fedf91",
"rgb": {
"r": 254,
"g": 223,
"b": 145
},
"hsl": {
"h": 42.936,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.91243,
"c": 0.10273,
"h": 88.6
},
"luminance": 0.75891
}Semantic roles & 50–950 ramp
primary
#FEDF91
secondary
#547CDF
accent
#41E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181611
muted
#868481