#FED795#FED795
#FED795 is a very light, moderate orange. Relative luminance 0.718; OKLCH L 89.8% C 0.094 H 80.2°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FED795 |
|---|---|
| RGB | rgb(254, 215, 149) |
| HSL | hsl(38, 98%, 79%) |
| HSV | hsv(38, 41%, 100%) |
| CMYK | cmyk(0%, 15.4%, 41.3%, 0.4%) |
| CIE-LAB | lab(87.89, 5.00, 37.61) |
| CIE-LCH | lch(87.89, 37.94, 82.42°) |
| OKLab | oklab(89.76% 0.0159 0.0926) |
| OKLCH | oklch(89.76% 0.094 80.2) |
| XYZ | xyz(70.6004, 71.8449, 38.5766) |
| Luminance | 0.7184 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.04
Pale Peach
#FFE5AD
ΔE00 4.67
Moccasin
#FFE4B5
ΔE00 5.37
Wheat
#F5DEB3
ΔE00 6.13
Wheat (survey)
#FBDD7E
ΔE00 6.52
Light Peach
#FFD8B1
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED795 #95BCFE
analogous
#FEA395 #FED795 #F1FE95
triadic
#FED795 #95FED7 #D795FE
tetradic
#FED795 #95FEA3 #95BCFE #FE95F1
square
#FED795 #95FEA3 #95BCFE #FE95F1
split-complementary
#FED795 #95F1FE #A395FE
monochromatic
#FDA91C #FDC058 #FED795 #FFEED2 #FFF4E1
Accessibility & contrast
On white
1.37
#FED795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#FED795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED795
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED795 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D790
Deuteranopia (green-blind)
#F1E097
Tritanopia (blue-blind)
#FFCBC6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fed795; /* rgb */ color: rgb(254, 215, 149); /* oklch */ color: oklch(89.8% 0.094 80.2);
Tailwind
colors: {
custom: {
50: '#ffe3b5',
500: '#fed795',
950: '#000000',
},
}SCSS
$custom: #fed795; $custom-light: #ffe3b5; $custom-dark: #000000;
JSON
{
"hex": "#fed795",
"rgb": {
"r": 254,
"g": 215,
"b": 149
},
"hsl": {
"h": 37.714,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.89755,
"c": 0.09394,
"h": 80.2
},
"luminance": 0.71842
}Semantic roles & 50–950 ramp
primary
#FED795
secondary
#578AE0
accent
#55E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481