#F2BD80#F2BD80
#F2BD80 is a very light, moderate orange. Relative luminance 0.568; OKLCH L 83.3% C 0.099 H 69.7°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BD80 |
|---|---|
| RGB | rgb(242, 189, 128) |
| HSL | hsl(32, 81%, 73%) |
| HSV | hsv(32, 47%, 95%) |
| CMYK | cmyk(0%, 21.9%, 47.1%, 5.1%) |
| CIE-LAB | lab(80.09, 11.67, 38.04) |
| CIE-LCH | lch(80.09, 39.79, 72.95°) |
| OKLab | oklab(83.27% 0.0343 0.0927) |
| OKLCH | oklch(83.27% 0.099 69.7) |
| XYZ | xyz(58.7143, 56.8345, 28.2955) |
| Luminance | 0.5683 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.47
Apricot (survey)
#FFB16D
ΔE00 5.94
Very Light Brown
#D3B683
ΔE00 7.18
Fawn
#CFAF7B
ΔE00 7.32
Tan
#D2B48C
ΔE00 7.47
Butterscotch
#FDB147
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BD80 #80B5F2
analogous
#F28480 #F2BD80 #EEF280
triadic
#F2BD80 #80F2BD #BD80F2
tetradic
#F2BD80 #80F284 #80B5F2 #F280EE
square
#F2BD80 #80F284 #80B5F2 #F280EE
split-complementary
#F2BD80 #80EEF2 #8480F2
monochromatic
#E18317 #ECA048 #F2BD80 #F8DAB8 #FCF1E3
Accessibility & contrast
On white
1.70
#F2BD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#F2BD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BD80
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BD80 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF7B
Deuteranopia (green-blind)
#DCCC81
Tritanopia (blue-blind)
#FFB0AE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f2bd80; /* rgb */ color: rgb(242, 189, 128); /* oklch */ color: oklch(83.3% 0.099 69.7);
Tailwind
colors: {
custom: {
50: '#f9d0a5',
500: '#f2bd80',
950: '#000000',
},
}SCSS
$custom: #f2bd80; $custom-light: #f9d0a5; $custom-dark: #000000;
JSON
{
"hex": "#f2bd80",
"rgb": {
"r": 242,
"g": 189,
"b": 128
},
"hsl": {
"h": 32.105,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.83268,
"c": 0.09883,
"h": 69.7
},
"luminance": 0.56831
}Semantic roles & 50–950 ramp
primary
#F2BD80
secondary
#4986CD
accent
#6BDE08
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380