#FEB778#FEB778
#FEB778 is a very light, moderate orange. Relative luminance 0.563; OKLCH L 83.3% C 0.115 H 61.8°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB778 |
|---|---|
| RGB | rgb(254, 183, 120) |
| HSL | hsl(28, 99%, 73%) |
| HSV | hsv(28, 53%, 100%) |
| CMYK | cmyk(0%, 28%, 52.8%, 0.4%) |
| CIE-LAB | lab(79.78, 18.90, 42.01) |
| CIE-LCH | lch(79.78, 46.07, 65.78°) |
| OKLab | oklab(83.27% 0.0541 0.101) |
| OKLCH | oklch(83.27% 0.115 61.8) |
| XYZ | xyz(61.2000, 56.2984, 25.4090) |
| Luminance | 0.5629 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 1.85
Peach (survey)
#FFB07C
ΔE00 4.19
Sandybrown
#F4A460
ΔE00 4.73
Pale Orange
#FFA756
ΔE00 4.96
Light Orange
#FDAA48
ΔE00 6.49
Butterscotch
#FDB147
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB778 #78BFFE
analogous
#FE787C #FEB778 #FEFA78
triadic
#FEB778 #78FEB7 #B778FE
tetradic
#FEB778 #7CFE78 #78BFFE #FA78FE
square
#FEB778 #7CFE78 #78BFFE #FA78FE
split-complementary
#FEB778 #78FEFA #787CFE
monochromatic
#FA7602 #FE973B #FEB778 #FED7B5 #FFEFE1
Accessibility & contrast
On white
1.71
#FEB778 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#FEB778 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB778
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB778 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB778 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBC73
Deuteranopia (green-blind)
#DECC79
Tritanopia (blue-blind)
#FFA8A8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #feb778; /* rgb */ color: rgb(254, 183, 120); /* oklch */ color: oklch(83.3% 0.115 61.8);
Tailwind
colors: {
custom: {
50: '#ffcca0',
500: '#feb778',
950: '#000000',
},
}SCSS
$custom: #feb778; $custom-light: #ffcca0; $custom-dark: #000000;
JSON
{
"hex": "#feb778",
"rgb": {
"r": 254,
"g": 183,
"b": 120
},
"hsl": {
"h": 28.209,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.83274,
"c": 0.11459,
"h": 61.8
},
"luminance": 0.56294
}Semantic roles & 50–950 ramp
primary
#FEB778
secondary
#3F92DC
accent
#7AE600
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#19130F
muted
#878380