#F2CD82#F2CD82
#F2CD82 is a very light, moderate orange. Relative luminance 0.642; OKLCH L 86.4% C 0.102 H 84.1°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CD82 |
|---|---|
| RGB | rgb(242, 205, 130) |
| HSL | hsl(40, 81%, 73%) |
| HSV | hsv(40, 46%, 95%) |
| CMYK | cmyk(0%, 15.3%, 46.3%, 5.1%) |
| CIE-LAB | lab(84.05, 3.52, 42.05) |
| CIE-LCH | lch(84.05, 42.20, 85.22°) |
| OKLab | oklab(86.38% 0.0105 0.1019) |
| OKLCH | oklch(86.38% 0.102 84.1) |
| XYZ | xyz(62.4807, 64.1546, 30.2068) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.71
Wheat (survey)
#FBDD7E
ΔE00 5.42
Sandy
#F1DA7A
ΔE00 6.34
Pale Peach
#FFE5AD
ΔE00 6.79
Light Mustard
#F7D560
ΔE00 6.80
Navajowhite
#FFDEAD
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CD82 #82A7F2
analogous
#F29582 #F2CD82 #DFF282
triadic
#F2CD82 #82F2CD #CD82F2
tetradic
#F2CD82 #82F295 #82A7F2 #F282DF
square
#F2CD82 #82F295 #82A7F2 #F282DF
split-complementary
#F2CD82 #82DFF2 #9582F2
monochromatic
#E29F18 #ECB74B #F2CD82 #F8E3B9 #FCF4E3
Accessibility & contrast
On white
1.52
#F2CD82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#F2CD82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CD82
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CD82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CD82 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7C
Deuteranopia (green-blind)
#E7D684
Tritanopia (blue-blind)
#FFC1BB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f2cd82; /* rgb */ color: rgb(242, 205, 130); /* oklch */ color: oklch(86.4% 0.102 84.1);
Tailwind
colors: {
custom: {
50: '#f8dca7',
500: '#f2cd82',
950: '#000000',
},
}SCSS
$custom: #f2cd82; $custom-light: #f8dca7; $custom-dark: #000000;
JSON
{
"hex": "#f2cd82",
"rgb": {
"r": 242,
"g": 205,
"b": 130
},
"hsl": {
"h": 40.179,
"s": 81.159,
"l": 72.941
},
"oklch": {
"l": 0.86383,
"c": 0.10247,
"h": 84.1
},
"luminance": 0.64152
}Semantic roles & 50–950 ramp
primary
#F2CD82
secondary
#4B76CD
accent
#4FDE08
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17150F
muted
#858480