#F2CC82#F2CC82
#F2CC82 is a very light, moderate orange. Relative luminance 0.637; OKLCH L 86.2% C 0.102 H 83.2°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CC82 |
|---|---|
| RGB | rgb(242, 204, 130) |
| HSL | hsl(40, 81%, 73%) |
| HSV | hsv(40, 46%, 95%) |
| CMYK | cmyk(0%, 15.7%, 46.3%, 5.1%) |
| CIE-LAB | lab(83.80, 4.03, 41.74) |
| CIE-LCH | lch(83.80, 41.93, 84.48°) |
| OKLab | oklab(86.19% 0.012 0.1012) |
| OKLCH | oklch(86.19% 0.102 83.2) |
| XYZ | xyz(62.2422, 63.6777, 30.1273) |
| Luminance | 0.6368 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.05
Wheat (survey)
#FBDD7E
ΔE00 5.84
Navajowhite
#FFDEAD
ΔE00 6.76
Sandy
#F1DA7A
ΔE00 6.78
Pale Peach
#FFE5AD
ΔE00 6.94
Tan (survey)
#D1B26F
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CC82 #82A8F2
analogous
#F29482 #F2CC82 #E0F282
triadic
#F2CC82 #82F2CC #CC82F2
tetradic
#F2CC82 #82F294 #82A8F2 #F282E0
square
#F2CC82 #82F294 #82A8F2 #F282E0
split-complementary
#F2CC82 #82E0F2 #9482F2
monochromatic
#E29D18 #ECB54B #F2CC82 #F8E3B9 #FCF4E3
Accessibility & contrast
On white
1.53
#F2CC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#F2CC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CC82
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CC82 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7C
Deuteranopia (green-blind)
#E6D584
Tritanopia (blue-blind)
#FFC0BA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f2cc82; /* rgb */ color: rgb(242, 204, 130); /* oklch */ color: oklch(86.2% 0.102 83.2);
Tailwind
colors: {
custom: {
50: '#f8dba7',
500: '#f2cc82',
950: '#000000',
},
}SCSS
$custom: #f2cc82; $custom-light: #f8dba7; $custom-dark: #000000;
JSON
{
"hex": "#f2cc82",
"rgb": {
"r": 242,
"g": 204,
"b": 130
},
"hsl": {
"h": 39.643,
"s": 81.159,
"l": 72.941
},
"oklch": {
"l": 0.86188,
"c": 0.10193,
"h": 83.2
},
"luminance": 0.63675
}Semantic roles & 50–950 ramp
primary
#F2CC82
secondary
#4B77CD
accent
#50DE08
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17150F
muted
#858480