#FEDFAA#FEDFAA
#FEDFAA is a very light, moderate orange. Relative luminance 0.767; OKLCH L 91.7% C 0.076 H 80.8°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFAA |
|---|---|
| RGB | rgb(254, 223, 170) |
| HSL | hsl(38, 98%, 83%) |
| HSV | hsv(38, 33%, 100%) |
| CMYK | cmyk(0%, 12.2%, 33.1%, 0.4%) |
| CIE-LAB | lab(90.21, 3.26, 29.94) |
| CIE-LCH | lch(90.21, 30.12, 83.79°) |
| OKLab | oklab(91.69% 0.0121 0.0752) |
| OKLCH | oklch(91.69% 0.076 80.8) |
| XYZ | xyz(74.5177, 76.7512, 48.9116) |
| Luminance | 0.7675 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.39
Moccasin
#FFE4B5
ΔE00 1.90
Pale Peach
#FFE5AD
ΔE00 2.21
Wheat
#F5DEB3
ΔE00 3.00
Light Peach
#FFD8B1
ΔE00 5.57
Bisque
#FFE4C4
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFAA #AAC9FE
analogous
#FEB5AA #FEDFAA #F3FEAA
triadic
#FEDFAA #AAFEDF #DFAAFE
tetradic
#FEDFAA #AAFEB5 #AAC9FE #FEAAF3
square
#FEDFAA #AAFEB5 #AAC9FE #FEAAF3
split-complementary
#FEDFAA #AAF3FE #B5AAFE
monochromatic
#FDB131 #FDC86E #FEDFAA #FFF4E1 #FFF4E1
Accessibility & contrast
On white
1.28
#FEDFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#FEDFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFAA
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFAA | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDEA6
Deuteranopia (green-blind)
#F4E6AB
Tritanopia (blue-blind)
#FFD5D1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fedfaa; /* rgb */ color: rgb(254, 223, 170); /* oklch */ color: oklch(91.7% 0.076 80.8);
Tailwind
colors: {
custom: {
50: '#ffe8c3',
500: '#fedfaa',
950: '#000000',
},
}SCSS
$custom: #fedfaa; $custom-light: #ffe8c3; $custom-dark: #000000;
JSON
{
"hex": "#fedfaa",
"rgb": {
"r": 254,
"g": 223,
"b": 170
},
"hsl": {
"h": 37.857,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.91685,
"c": 0.07617,
"h": 80.8
},
"luminance": 0.76748
}Semantic roles & 50–950 ramp
primary
#FEDFAA
secondary
#6996E3
accent
#55E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181612
muted
#868482