#F2BD97#F2BD97
#F2BD97 is a very light, moderate orange. Relative luminance 0.575; OKLCH L 83.7% C 0.079 H 57.0°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BD97 |
|---|---|
| RGB | rgb(242, 189, 151) |
| HSL | hsl(25, 78%, 77%) |
| HSV | hsv(25, 38%, 95%) |
| CMYK | cmyk(0%, 21.9%, 37.6%, 5.1%) |
| CIE-LAB | lab(80.47, 14.08, 26.52) |
| CIE-LCH | lch(80.47, 30.02, 62.04°) |
| OKLab | oklab(83.69% 0.0432 0.0667) |
| OKLCH | oklch(83.69% 0.079 57) |
| XYZ | xyz(60.4033, 57.5101, 37.1911) |
| Luminance | 0.5751 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.75
Peach (survey)
#FFB07C
ΔE00 5.93
Burlywood
#DEB887
ΔE00 6.87
Light Peach
#FFD8B1
ΔE00 7.05
Peach
#FFDAB9
ΔE00 7.40
Apricot (survey)
#FFB16D
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BD97 #97CCF2
analogous
#F2979F #F2BD97 #F2EB97
triadic
#F2BD97 #97F2BD #BD97F2
tetradic
#F2BD97 #9FF297 #97CCF2 #EB97F2
square
#F2BD97 #9FF297 #97CCF2 #EB97F2
split-complementary
#F2BD97 #97F2EB #979FF2
monochromatic
#E4782A #EB9A61 #F2BD97 #F9E0CD #FCEEE4
Accessibility & contrast
On white
1.68
#F2BD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#F2BD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BD97
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BD97 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC194
Deuteranopia (green-blind)
#D9CC97
Tritanopia (blue-blind)
#FFB3B3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2bd97; /* rgb */ color: rgb(242, 189, 151); /* oklch */ color: oklch(83.7% 0.079 57.0);
Tailwind
colors: {
custom: {
50: '#f8d1b5',
500: '#f2bd97',
950: '#000000',
},
}SCSS
$custom: #f2bd97; $custom-light: #f8d1b5; $custom-dark: #000000;
JSON
{
"hex": "#f2bd97",
"rgb": {
"r": 242,
"g": 189,
"b": 151
},
"hsl": {
"h": 25.055,
"s": 77.778,
"l": 77.059
},
"oklch": {
"l": 0.83688,
"c": 0.07945,
"h": 57
},
"luminance": 0.57507
}Semantic roles & 50–950 ramp
primary
#F2BD97
secondary
#5EA0CF
accent
#84DA0B
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381