#F4BD83#F4BD83
#F4BD83 is a very light, moderate orange. Relative luminance 0.573; OKLCH L 83.5% C 0.098 H 67.3°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BD83 |
|---|---|
| RGB | rgb(244, 189, 131) |
| HSL | hsl(31, 84%, 74%) |
| HSV | hsv(31, 46%, 96%) |
| CMYK | cmyk(0%, 22.5%, 46.3%, 4.3%) |
| CIE-LAB | lab(80.33, 12.75, 36.85) |
| CIE-LCH | lch(80.33, 38.99, 70.91°) |
| OKLab | oklab(83.52% 0.0377 0.0901) |
| OKLCH | oklch(83.52% 0.098 67.3) |
| XYZ | xyz(59.6050, 57.2706, 29.3832) |
| Luminance | 0.5727 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.83
Apricot (survey)
#FFB16D
ΔE00 5.34
Peach (survey)
#FFB07C
ΔE00 6.98
Sandybrown
#F4A460
ΔE00 7.44
Tan
#D2B48C
ΔE00 7.68
Light Peach
#FFD8B1
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BD83 #83BAF4
analogous
#F48483 #F4BD83 #F3F483
triadic
#F4BD83 #83F4BD #BD83F4
tetradic
#F4BD83 #83F484 #83BAF4 #F483F3
square
#F4BD83 #83F484 #83BAF4 #F483F3
split-complementary
#F4BD83 #83F3F4 #8483F4
monochromatic
#E88115 #EF9F4B #F4BD83 #F9DBBB #FDF0E3
Accessibility & contrast
On white
1.69
#F4BD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#F4BD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BD83
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BD83 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC07F
Deuteranopia (green-blind)
#DCCC84
Tritanopia (blue-blind)
#FFB0AE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f4bd83; /* rgb */ color: rgb(244, 189, 131); /* oklch */ color: oklch(83.5% 0.098 67.3);
Tailwind
colors: {
custom: {
50: '#fad0a8',
500: '#f4bd83',
950: '#000000',
},
}SCSS
$custom: #f4bd83; $custom-light: #fad0a8; $custom-dark: #000000;
JSON
{
"hex": "#f4bd83",
"rgb": {
"r": 244,
"g": 189,
"b": 131
},
"hsl": {
"h": 30.796,
"s": 83.704,
"l": 73.529
},
"oklch": {
"l": 0.8352,
"c": 0.09765,
"h": 67.3
},
"luminance": 0.57267
}Semantic roles & 50–950 ramp
primary
#F4BD83
secondary
#4B8CD0
accent
#70E005
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380