#F4BD80#F4BD80
#F4BD80 is a very light, moderate orange. Relative luminance 0.572; OKLCH L 83.5% C 0.100 H 68.6°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BD80 |
|---|---|
| RGB | rgb(244, 189, 128) |
| HSL | hsl(32, 84%, 73%) |
| HSV | hsv(32, 48%, 96%) |
| CMYK | cmyk(0%, 22.5%, 47.5%, 4.3%) |
| CIE-LAB | lab(80.29, 12.47, 38.33) |
| CIE-LCH | lch(80.29, 40.31, 71.99°) |
| OKLab | oklab(83.47% 0.0365 0.0934) |
| OKLCH | oklch(83.47% 0.1 68.6) |
| XYZ | xyz(59.4046, 57.1904, 28.3278) |
| Luminance | 0.5719 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.89
Apricot (survey)
#FFB16D
ΔE00 5.46
Peach (survey)
#FFB07C
ΔE00 7.49
Sandybrown
#F4A460
ΔE00 7.54
Very Light Brown
#D3B683
ΔE00 7.68
Butterscotch
#FDB147
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BD80 #80B7F4
analogous
#F48380 #F4BD80 #F1F480
triadic
#F4BD80 #80F4BD #BD80F4
tetradic
#F4BD80 #80F483 #80B7F4 #F480F1
square
#F4BD80 #80F483 #80B7F4 #F480F1
split-complementary
#F4BD80 #80F1F4 #8380F4
monochromatic
#E68214 #EFA048 #F4BD80 #F9DAB8 #FDF0E3
Accessibility & contrast
On white
1.69
#F4BD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#F4BD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BD80
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BD80 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07B
Deuteranopia (green-blind)
#DDCC81
Tritanopia (blue-blind)
#FFB0AE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f4bd80; /* rgb */ color: rgb(244, 189, 128); /* oklch */ color: oklch(83.5% 0.100 68.6);
Tailwind
colors: {
custom: {
50: '#fad0a5',
500: '#f4bd80',
950: '#000000',
},
}SCSS
$custom: #f4bd80; $custom-light: #fad0a5; $custom-dark: #000000;
JSON
{
"hex": "#f4bd80",
"rgb": {
"r": 244,
"g": 189,
"b": 128
},
"hsl": {
"h": 31.552,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.8347,
"c": 0.10024,
"h": 68.6
},
"luminance": 0.57187
}Semantic roles & 50–950 ramp
primary
#F4BD80
secondary
#4889D0
accent
#6DE105
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380