#F2B489#F2B489
#F2B489 is a light, moderate orange. Relative luminance 0.533; OKLCH L 81.7% C 0.092 H 55.8°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F2B489 |
|---|---|
| RGB | rgb(242, 180, 137) |
| HSL | hsl(25, 80%, 74%) |
| HSV | hsv(25, 43%, 95%) |
| CMYK | cmyk(0%, 25.6%, 43.4%, 5.1%) |
| CIE-LAB | lab(78.07, 17.30, 30.72) |
| CIE-LCH | lch(78.07, 35.25, 60.61°) |
| OKLab | oklab(81.74% 0.0518 0.0762) |
| OKLCH | oklch(81.74% 0.092 55.8) |
| XYZ | xyz(57.4569, 53.3296, 30.9294) |
| Luminance | 0.5333 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.54
Apricot (survey)
#FFB16D
ΔE00 5.71
Sandybrown
#F4A460
ΔE00 6.65
Apricot
#FBCEB1
ΔE00 7.35
Burlywood
#DEB887
ΔE00 7.63
Lightsalmon
#FFA07A
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2B489 #89C7F2
analogous
#F28993 #F2B489 #F2E889
triadic
#F2B489 #89F2B4 #B489F2
tetradic
#F2B489 #93F289 #89C7F2 #E889F2
square
#F2B489 #93F289 #89C7F2 #E889F2
split-complementary
#F2B489 #89F2E8 #8993F2
monochromatic
#E66E1B #EC9152 #F2B489 #F8D7C0 #FCEDE3
Accessibility & contrast
On white
1.80
#F2B489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#F2B489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2B489
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2B489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2B489 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B986
Deuteranopia (green-blind)
#D5C689
Tritanopia (blue-blind)
#FFA8A9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #f2b489; /* rgb */ color: rgb(242, 180, 137); /* oklch */ color: oklch(81.7% 0.092 55.8);
Tailwind
colors: {
custom: {
50: '#f8caab',
500: '#f2b489',
950: '#000000',
},
}SCSS
$custom: #f2b489; $custom-light: #f8caab; $custom-dark: #000000;
JSON
{
"hex": "#f2b489",
"rgb": {
"r": 242,
"g": 180,
"b": 137
},
"hsl": {
"h": 24.571,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.81741,
"c": 0.09213,
"h": 55.8
},
"luminance": 0.53326
}Semantic roles & 50–950 ramp
primary
#F2B489
secondary
#519BCE
accent
#86DC09
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281