#F2C382#F2C382
#F2C382 is a very light, moderate orange. Relative luminance 0.595; OKLCH L 84.4% C 0.098 H 74.8°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C382 |
|---|---|
| RGB | rgb(242, 195, 130) |
| HSL | hsl(35, 81%, 73%) |
| HSV | hsv(35, 46%, 95%) |
| CMYK | cmyk(0%, 19.4%, 46.3%, 5.1%) |
| CIE-LAB | lab(81.58, 8.72, 38.92) |
| CIE-LCH | lch(81.58, 39.88, 77.38°) |
| OKLab | oklab(84.45% 0.0258 0.0948) |
| OKLCH | oklch(84.45% 0.098 74.8) |
| XYZ | xyz(60.1646, 59.5225, 29.4347) |
| Luminance | 0.5952 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.73
Very Light Brown
#D3B683
ΔE00 6.53
Tan (survey)
#D1B26F
ΔE00 7.15
Fawn
#CFAF7B
ΔE00 7.18
Navajowhite
#FFDEAD
ΔE00 7.30
Tan
#D2B48C
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C382 #82B1F2
analogous
#F28B82 #F2C382 #E9F282
triadic
#F2C382 #82F2C3 #C382F2
tetradic
#F2C382 #82F28B #82B1F2 #F282E9
square
#F2C382 #82F28B #82B1F2 #F282E9
split-complementary
#F2C382 #82E9F2 #8B82F2
monochromatic
#E28D18 #ECA84B #F2C382 #F8DEB9 #FCF2E3
Accessibility & contrast
On white
1.63
#F2C382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#F2C382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C382
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C382 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C47D
Deuteranopia (green-blind)
#E0CF84
Tritanopia (blue-blind)
#FFB7B3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f2c382; /* rgb */ color: rgb(242, 195, 130); /* oklch */ color: oklch(84.4% 0.098 74.8);
Tailwind
colors: {
custom: {
50: '#f8d5a7',
500: '#f2c382',
950: '#000000',
},
}SCSS
$custom: #f2c382; $custom-light: #f8d5a7; $custom-dark: #000000;
JSON
{
"hex": "#f2c382",
"rgb": {
"r": 242,
"g": 195,
"b": 130
},
"hsl": {
"h": 34.821,
"s": 81.159,
"l": 72.941
},
"oklch": {
"l": 0.84445,
"c": 0.09824,
"h": 74.8
},
"luminance": 0.59519
}Semantic roles & 50–950 ramp
primary
#F2C382
secondary
#4B82CD
accent
#62DE08
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380