#F2BD88#F2BD88
#F2BD88 is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.4% C 0.092 H 66.0°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BD88 |
|---|---|
| RGB | rgb(242, 189, 136) |
| HSL | hsl(30, 80%, 74%) |
| HSV | hsv(30, 44%, 95%) |
| CMYK | cmyk(0%, 21.9%, 43.8%, 5.1%) |
| CIE-LAB | lab(80.21, 12.45, 34.05) |
| CIE-LCH | lch(80.21, 36.26, 69.91°) |
| OKLab | oklab(83.4% 0.0374 0.0839) |
| OKLCH | oklch(83.4% 0.092 66) |
| XYZ | xyz(59.2617, 57.0534, 31.1788) |
| Luminance | 0.5705 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.47
Apricot (survey)
#FFB16D
ΔE00 5.76
Peach (survey)
#FFB07C
ΔE00 6.72
Tan
#D2B48C
ΔE00 7.11
Light Peach
#FFD8B1
ΔE00 7.22
Very Light Brown
#D3B683
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BD88 #88BDF2
analogous
#F28888 #F2BD88 #F2F288
triadic
#F2BD88 #88F2BD #BD88F2
tetradic
#F2BD88 #88F288 #88BDF2 #F288F2
square
#F2BD88 #88F288 #88BDF2 #F288F2
split-complementary
#F2BD88 #88F2F2 #8888F2
monochromatic
#E6801A #EC9E51 #F2BD88 #F8DCBF #FCF0E3
Accessibility & contrast
On white
1.69
#F2BD88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#F2BD88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BD88
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BD88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BD88 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC084
Deuteranopia (green-blind)
#DBCC89
Tritanopia (blue-blind)
#FFB1AF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f2bd88; /* rgb */ color: rgb(242, 189, 136); /* oklch */ color: oklch(83.4% 0.092 66.0);
Tailwind
colors: {
custom: {
50: '#f8d0ab',
500: '#f2bd88',
950: '#000000',
},
}SCSS
$custom: #f2bd88; $custom-light: #f8d0ab; $custom-dark: #000000;
JSON
{
"hex": "#f2bd88",
"rgb": {
"r": 242,
"g": 189,
"b": 136
},
"hsl": {
"h": 30,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.83404,
"c": 0.09186,
"h": 66
},
"luminance": 0.5705
}Semantic roles & 50–950 ramp
primary
#F2BD88
secondary
#508FCE
accent
#73DD09
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381