#F2BB7D#F2BB7D
#F2BB7D is a very light, moderate orange. Relative luminance 0.559; OKLCH L 82.8% C 0.101 H 69.0°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BB7D |
|---|---|
| RGB | rgb(242, 187, 125) |
| HSL | hsl(32, 82%, 72%) |
| HSV | hsv(32, 48%, 95%) |
| CMYK | cmyk(0%, 22.7%, 48.3%, 5.1%) |
| CIE-LAB | lab(79.56, 12.44, 38.91) |
| CIE-LCH | lch(79.56, 40.84, 72.27°) |
| OKLab | oklab(82.84% 0.0362 0.0945) |
| OKLCH | oklch(82.84% 0.101 69) |
| XYZ | xyz(58.0925, 55.9021, 27.1285) |
| Luminance | 0.5590 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.76
Apricot (survey)
#FFB16D
ΔE00 5.38
Sandybrown
#F4A460
ΔE00 7.28
Butterscotch
#FDB147
ΔE00 7.42
Fawn
#CFAF7B
ΔE00 7.47
Very Light Brown
#D3B683
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BB7D #7DB4F2
analogous
#F2817D #F2BB7D #EEF27D
triadic
#F2BB7D #7DF2BB #BB7DF2
tetradic
#F2BB7D #7DF281 #7DB4F2 #F27DEE
square
#F2BB7D #7DF281 #7DB4F2 #F27DEE
split-complementary
#F2BB7D #7DEEF2 #817DF2
monochromatic
#DE8016 #EC9E45 #F2BB7D #F8D8B5 #FCF0E3
Accessibility & contrast
On white
1.72
#F2BB7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#F2BB7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BB7D
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BB7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BB7D | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE78
Deuteranopia (green-blind)
#DBCA7E
Tritanopia (blue-blind)
#FFAEAC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #f2bb7d; /* rgb */ color: rgb(242, 187, 125); /* oklch */ color: oklch(82.8% 0.101 69.0);
Tailwind
colors: {
custom: {
50: '#f9cfa3',
500: '#f2bb7d',
950: '#000000',
},
}SCSS
$custom: #f2bb7d; $custom-light: #f9cfa3; $custom-dark: #000000;
JSON
{
"hex": "#f2bb7d",
"rgb": {
"r": 242,
"g": 187,
"b": 125
},
"hsl": {
"h": 31.795,
"s": 81.818,
"l": 71.961
},
"oklch": {
"l": 0.82841,
"c": 0.10121,
"h": 69
},
"luminance": 0.55899
}Semantic roles & 50–950 ramp
primary
#F2BB7D
secondary
#4686CD
accent
#6CDE07
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18130F
muted
#868380