#FEB699#FEB699
#FEB699 is a very light, moderate orange. Relative luminance 0.568; OKLCH L 83.7% C 0.093 H 42.8°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB699 |
|---|---|
| RGB | rgb(254, 182, 153) |
| HSL | hsl(17, 98%, 80%) |
| HSV | hsv(17, 40%, 100%) |
| CMYK | cmyk(0%, 28.3%, 39.8%, 0.4%) |
| CIE-LAB | lab(80.08, 22.61, 25.14) |
| CIE-LCH | lch(80.08, 33.81, 48.04°) |
| OKLab | oklab(83.68% 0.0683 0.0634) |
| OKLCH | oklch(83.68% 0.093 42.8) |
| XYZ | xyz(63.3532, 56.8308, 37.7634) |
| Luminance | 0.5683 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.77
Light Salmon
#FEA993
ΔE00 4.50
Lightsalmon
#FFA07A
ΔE00 5.99
Peach (survey)
#FFB07C
ΔE00 6.63
Blush (survey)
#F29E8E
ΔE00 7.49
Apricot
#FBCEB1
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB699 #99E1FE
analogous
#FE99AE #FEB699 #FEE999
triadic
#FEB699 #99FEB6 #B699FE
tetradic
#FEB699 #AEFE99 #99E1FE #E999FE
square
#FEB699 #AEFE99 #99E1FE #E999FE
split-complementary
#FEB699 #99FEE9 #99AEFE
monochromatic
#FD5F20 #FD8B5C #FEB699 #FFE1D6 #FFE9E1
Accessibility & contrast
On white
1.70
#FEB699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#FEB699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB699
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB699 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BE97
Deuteranopia (green-blind)
#D9CD99
Tritanopia (blue-blind)
#FFABAE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #feb699; /* rgb */ color: rgb(254, 182, 153); /* oklch */ color: oklch(83.7% 0.093 42.8);
Tailwind
colors: {
custom: {
50: '#ffccb7',
500: '#feb699',
950: '#000000',
},
}SCSS
$custom: #feb699; $custom-light: #ffccb7; $custom-dark: #000000;
JSON
{
"hex": "#feb699",
"rgb": {
"r": 254,
"g": 182,
"b": 153
},
"hsl": {
"h": 17.228,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.83681,
"c": 0.09318,
"h": 42.8
},
"luminance": 0.56827
}Semantic roles & 50–950 ramp
primary
#FEB699
secondary
#5BBAE0
accent
#A4E600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181311
muted
#868381