#F2BB7E#F2BB7E
#F2BB7E is a very light, moderate orange. Relative luminance 0.559; OKLCH L 82.9% C 0.100 H 68.6°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BB7E |
|---|---|
| RGB | rgb(242, 187, 126) |
| HSL | hsl(32, 82%, 72%) |
| HSV | hsv(32, 48%, 95%) |
| CMYK | cmyk(0%, 22.7%, 47.9%, 5.1%) |
| CIE-LAB | lab(79.57, 12.53, 38.41) |
| CIE-LCH | lch(79.57, 40.40, 71.93°) |
| OKLab | oklab(82.86% 0.0366 0.0934) |
| OKLCH | oklch(82.86% 0.1 68.6) |
| XYZ | xyz(58.1567, 55.9278, 27.4666) |
| Luminance | 0.5592 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.72
Apricot (survey)
#FFB16D
ΔE00 5.32
Sandybrown
#F4A460
ΔE00 7.23
Peach (survey)
#FFB07C
ΔE00 7.39
Fawn
#CFAF7B
ΔE00 7.49
Very Light Brown
#D3B683
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BB7E #7EB5F2
analogous
#F2817E #F2BB7E #EFF27E
triadic
#F2BB7E #7EF2BB #BB7EF2
tetradic
#F2BB7E #7EF281 #7EB5F2 #F27EEF
square
#F2BB7E #7EF281 #7EB5F2 #F27EEF
split-complementary
#F2BB7E #7EEFF2 #817EF2
monochromatic
#DF8016 #EC9E46 #F2BB7E #F8D8B6 #FCF0E3
Accessibility & contrast
On white
1.72
#F2BB7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#F2BB7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BB7E
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BB7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BB7E | 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)
#CEBE79
Deuteranopia (green-blind)
#DBCA7F
Tritanopia (blue-blind)
#FFAEAC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #f2bb7e; /* rgb */ color: rgb(242, 187, 126); /* oklch */ color: oklch(82.9% 0.100 68.6);
Tailwind
colors: {
custom: {
50: '#f9cfa4',
500: '#f2bb7e',
950: '#000000',
},
}SCSS
$custom: #f2bb7e; $custom-light: #f9cfa4; $custom-dark: #000000;
JSON
{
"hex": "#f2bb7e",
"rgb": {
"r": 242,
"g": 187,
"b": 126
},
"hsl": {
"h": 31.552,
"s": 81.69,
"l": 72.157
},
"oklch": {
"l": 0.82857,
"c": 0.10036,
"h": 68.6
},
"luminance": 0.55924
}Semantic roles & 50–950 ramp
primary
#F2BB7E
secondary
#4787CD
accent
#6DDE07
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18130F
muted
#868380