#FEDFA2#FEDFA2
#FEDFA2 is a very light, moderate orange. Relative luminance 0.765; OKLCH L 91.5% C 0.085 H 83.9°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFA2 |
|---|---|
| RGB | rgb(254, 223, 162) |
| HSL | hsl(40, 98%, 82%) |
| HSV | hsv(40, 36%, 100%) |
| CMYK | cmyk(0%, 12.2%, 36.2%, 0.4%) |
| CIE-LAB | lab(90.07, 2.32, 33.85) |
| CIE-LCH | lch(90.07, 33.93, 86.08°) |
| OKLab | oklab(91.53% 0.009 0.0843) |
| OKLCH | oklch(91.53% 0.085 83.9) |
| XYZ | xyz(73.7839, 76.4576, 45.0466) |
| Luminance | 0.7645 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 2.00
Navajowhite
#FFDEAD
ΔE00 3.17
Moccasin
#FFE4B5
ΔE00 3.38
Wheat
#F5DEB3
ΔE00 4.31
Vanilla
#F3E5AB
ΔE00 5.21
Beige (survey)
#E6DAA6
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFA2 #A2C1FE
analogous
#FEB1A2 #FEDFA2 #EFFEA2
triadic
#FEDFA2 #A2FEDF #DFA2FE
tetradic
#FEDFA2 #A2FEB1 #A2C1FE #FEA2EF
square
#FEDFA2 #A2FEB1 #A2C1FE #FEA2EF
split-complementary
#FEDFA2 #A2EFFE #B1A2FE
monochromatic
#FDB529 #FDCA65 #FEDFA2 #FFF4DF #FFF5E1
Accessibility & contrast
On white
1.29
#FEDFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#FEDFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFA2
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFA2 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDE9E
Deuteranopia (green-blind)
#F5E6A4
Tritanopia (blue-blind)
#FFD5CF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fedfa2; /* rgb */ color: rgb(254, 223, 162); /* oklch */ color: oklch(91.5% 0.085 83.9);
Tailwind
colors: {
custom: {
50: '#ffe8be',
500: '#fedfa2',
950: '#000000',
},
}SCSS
$custom: #fedfa2; $custom-light: #ffe8be; $custom-dark: #000000;
JSON
{
"hex": "#fedfa2",
"rgb": {
"r": 254,
"g": 223,
"b": 162
},
"hsl": {
"h": 39.783,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.91534,
"c": 0.08476,
"h": 83.9
},
"luminance": 0.76455
}Semantic roles & 50–950 ramp
primary
#FEDFA2
secondary
#628DE2
accent
#4DE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181612
muted
#868482