#FEB67B#FEB67B
#FEB67B is a very light, moderate orange. Relative luminance 0.560; OKLCH L 83.1% C 0.113 H 59.7°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB67B |
|---|---|
| RGB | rgb(254, 182, 123) |
| HSL | hsl(27, 98%, 74%) |
| HSV | hsv(27, 52%, 100%) |
| CMYK | cmyk(0%, 28.3%, 51.6%, 0.4%) |
| CIE-LAB | lab(79.59, 19.68, 40.24) |
| CIE-LCH | lch(79.59, 44.79, 63.94°) |
| OKLab | oklab(83.14% 0.0568 0.0972) |
| OKLCH | oklch(83.14% 0.113 59.7) |
| XYZ | xyz(61.1794, 55.9613, 26.3144) |
| Luminance | 0.5596 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 2.12
Peach (survey)
#FFB07C
ΔE00 3.11
Sandybrown
#F4A460
ΔE00 4.65
Pale Orange
#FFA756
ΔE00 5.24
Light Orange
#FDAA48
ΔE00 7.30
Burlywood
#DEB887
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB67B #7BC3FE
analogous
#FE7B82 #FEB67B #FEF87B
triadic
#FEB67B #7BFEB6 #B67BFE
tetradic
#FEB67B #82FE7B #7BC3FE #F87BFE
square
#FEB67B #82FE7B #7BC3FE #F87BFE
split-complementary
#FEB67B #7BFEF8 #7B82FE
monochromatic
#FD7302 #FE943E #FEB67B #FED8B8 #FFEEE1
Accessibility & contrast
On white
1.72
#FEB67B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#FEB67B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB67B
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB67B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB67B | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBC76
Deuteranopia (green-blind)
#DDCC7C
Tritanopia (blue-blind)
#FFA7A7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #feb67b; /* rgb */ color: rgb(254, 182, 123); /* oklch */ color: oklch(83.1% 0.113 59.7);
Tailwind
colors: {
custom: {
50: '#ffcca2',
500: '#feb67b',
950: '#000000',
},
}SCSS
$custom: #feb67b; $custom-light: #ffcca2; $custom-dark: #000000;
JSON
{
"hex": "#feb67b",
"rgb": {
"r": 254,
"g": 182,
"b": 123
},
"hsl": {
"h": 27.023,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.83138,
"c": 0.11261,
"h": 59.7
},
"luminance": 0.55957
}Semantic roles & 50–950 ramp
primary
#FEB67B
secondary
#4196DC
accent
#7EE600
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#18130F
muted
#868380