#F4BA8A#F4BA8A
#F4BA8A is a very light, moderate orange. Relative luminance 0.562; OKLCH L 83.1% C 0.092 H 60.7°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BA8A |
|---|---|
| RGB | rgb(244, 186, 138) |
| HSL | hsl(27, 83%, 75%) |
| HSV | hsv(27, 43%, 96%) |
| CMYK | cmyk(0%, 23.8%, 43.4%, 4.3%) |
| CIE-LAB | lab(79.72, 15.03, 32.41) |
| CIE-LCH | lch(79.72, 35.72, 65.12°) |
| OKLab | oklab(83.08% 0.0451 0.0802) |
| OKLCH | oklch(83.08% 0.092 60.7) |
| XYZ | xyz(59.4569, 56.1895, 31.7538) |
| Luminance | 0.5619 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.74
Apricot (survey)
#FFB16D
ΔE00 5.17
Burlywood
#DEB887
ΔE00 6.03
Sandybrown
#F4A460
ΔE00 6.93
Apricot
#FBCEB1
ΔE00 6.98
Light Peach
#FFD8B1
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BA8A #8AC4F4
analogous
#F48A8F #F4BA8A #F4EF8A
triadic
#F4BA8A #8AF4BA #BA8AF4
tetradic
#F4BA8A #8FF48A #8AC4F4 #EF8AF4
square
#F4BA8A #8FF48A #8AC4F4 #EF8AF4
split-complementary
#F4BA8A #8AF4EF #8A8FF4
monochromatic
#E9781A #EF9952 #F4BA8A #F9DBC2 #FCEFE3
Accessibility & contrast
On white
1.72
#F4BA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#F4BA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BA8A
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BA8A | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBE86
Deuteranopia (green-blind)
#D9CB8B
Tritanopia (blue-blind)
#FFAEAE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f4ba8a; /* rgb */ color: rgb(244, 186, 138); /* oklch */ color: oklch(83.1% 0.092 60.7);
Tailwind
colors: {
custom: {
50: '#faceac',
500: '#f4ba8a',
950: '#000000',
},
}SCSS
$custom: #f4ba8a; $custom-light: #faceac; $custom-dark: #000000;
JSON
{
"hex": "#f4ba8a",
"rgb": {
"r": 244,
"g": 186,
"b": 138
},
"hsl": {
"h": 27.17,
"s": 82.813,
"l": 74.902
},
"oklch": {
"l": 0.8308,
"c": 0.09194,
"h": 60.7
},
"luminance": 0.56186
}Semantic roles & 50–950 ramp
primary
#F4BA8A
secondary
#5197D1
accent
#7DDF06
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181310
muted
#868381