#F4BD85#F4BD85
#F4BD85 is a very light, moderate orange. Relative luminance 0.573; OKLCH L 83.6% C 0.096 H 66.4°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BD85 |
|---|---|
| RGB | rgb(244, 189, 133) |
| HSL | hsl(30, 83%, 74%) |
| HSV | hsv(30, 45%, 96%) |
| CMYK | cmyk(0%, 22.5%, 45.5%, 4.3%) |
| CIE-LAB | lab(80.36, 12.95, 35.85) |
| CIE-LCH | lch(80.36, 38.12, 70.14°) |
| OKLab | oklab(83.55% 0.0384 0.0879) |
| OKLCH | oklch(83.55% 0.096 66.4) |
| XYZ | xyz(59.7419, 57.3253, 30.1040) |
| Luminance | 0.5732 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.85
Apricot (survey)
#FFB16D
ΔE00 5.31
Peach (survey)
#FFB07C
ΔE00 6.67
Sandybrown
#F4A460
ΔE00 7.41
Light Peach
#FFD8B1
ΔE00 7.57
Tan
#D2B48C
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BD85 #85BCF4
analogous
#F48685 #F4BD85 #F4F485
triadic
#F4BD85 #85F4BD #BD85F4
tetradic
#F4BD85 #85F486 #85BCF4 #F485F4
square
#F4BD85 #85F486 #85BCF4 #F485F4
split-complementary
#F4BD85 #85F4F4 #8685F4
monochromatic
#EA8015 #EF9F4D #F4BD85 #F9DBBD #FCF0E3
Accessibility & contrast
On white
1.68
#F4BD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#F4BD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BD85
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BD85 | 1.00 | 1.68 | 12.46 | 12.46 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC081
Deuteranopia (green-blind)
#DCCC86
Tritanopia (blue-blind)
#FFB1AF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f4bd85; /* rgb */ color: rgb(244, 189, 133); /* oklch */ color: oklch(83.6% 0.096 66.4);
Tailwind
colors: {
custom: {
50: '#fad0a9',
500: '#f4bd85',
950: '#000000',
},
}SCSS
$custom: #f4bd85; $custom-light: #fad0a9; $custom-dark: #000000;
JSON
{
"hex": "#f4bd85",
"rgb": {
"r": 244,
"g": 189,
"b": 133
},
"hsl": {
"h": 30.27,
"s": 83.459,
"l": 73.922
},
"oklch": {
"l": 0.83554,
"c": 0.09595,
"h": 66.4
},
"luminance": 0.57322
}Semantic roles & 50–950 ramp
primary
#F4BD85
secondary
#4D8ED0
accent
#72E006
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380