#F2B77D#F2B77D
#F2B77D is a very light, moderate orange. Relative luminance 0.542; OKLCH L 82.1% C 0.101 H 65.2°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F2B77D |
|---|---|
| RGB | rgb(242, 183, 125) |
| HSL | hsl(30, 82%, 72%) |
| HSV | hsv(30, 48%, 95%) |
| CMYK | cmyk(0%, 24.4%, 48.3%, 5.1%) |
| CIE-LAB | lab(78.59, 14.54, 37.68) |
| CIE-LCH | lch(78.59, 40.39, 68.90°) |
| OKLab | oklab(82.09% 0.0425 0.0917) |
| OKLCH | oklch(82.09% 0.101 65.2) |
| XYZ | xyz(57.2557, 54.2286, 26.8495) |
| Luminance | 0.5423 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.09
Burlywood
#DEB887
ΔE00 5.39
Peach (survey)
#FFB07C
ΔE00 5.74
Sandybrown
#F4A460
ΔE00 5.84
Pale Orange
#FFA756
ΔE00 6.70
Light Orange
#FDAA48
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2B77D #7DB8F2
analogous
#F27D7E #F2B77D #F2F27D
triadic
#F2B77D #7DF2B7 #B77DF2
tetradic
#F2B77D #7EF27D #7DB8F2 #F27DF2
square
#F2B77D #7EF27D #7DB8F2 #F27DF2
split-complementary
#F2B77D #7DF2F2 #7D7EF2
monochromatic
#DE7916 #EC9845 #F2B77D #F8D6B5 #FCF0E3
Accessibility & contrast
On white
1.77
#F2B77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#F2B77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2B77D
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2B77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2B77D | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABB79
Deuteranopia (green-blind)
#D8C87E
Tritanopia (blue-blind)
#FFAAA8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #f2b77d; /* rgb */ color: rgb(242, 183, 125); /* oklch */ color: oklch(82.1% 0.101 65.2);
Tailwind
colors: {
custom: {
50: '#f9cca3',
500: '#f2b77d',
950: '#000000',
},
}SCSS
$custom: #f2b77d; $custom-light: #f9cca3; $custom-dark: #000000;
JSON
{
"hex": "#f2b77d",
"rgb": {
"r": 242,
"g": 183,
"b": 125
},
"hsl": {
"h": 29.744,
"s": 81.818,
"l": 71.961
},
"oklch": {
"l": 0.82088,
"c": 0.10107,
"h": 65.2
},
"luminance": 0.54225
}Semantic roles & 50–950 ramp
primary
#F2B77D
secondary
#468ACD
accent
#74DE07
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#18130F
muted
#868380