#F2CD81#F2CD81
#F2CD81 is a very light, moderate orange. Relative luminance 0.641; OKLCH L 86.4% C 0.103 H 84.4°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CD81 |
|---|---|
| RGB | rgb(242, 205, 129) |
| HSL | hsl(40, 81%, 73%) |
| HSV | hsv(40, 47%, 95%) |
| CMYK | cmyk(0%, 15.3%, 46.7%, 5.1%) |
| CIE-LAB | lab(84.03, 3.42, 42.54) |
| CIE-LCH | lch(84.03, 42.67, 85.40°) |
| OKLab | oklab(86.37% 0.0101 0.103) |
| OKLCH | oklch(86.37% 0.103 84.4) |
| XYZ | xyz(62.4139, 64.1279, 29.8550) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.60
Wheat (survey)
#FBDD7E
ΔE00 5.29
Sandy
#F1DA7A
ΔE00 6.21
Light Mustard
#F7D560
ΔE00 6.62
Pale Peach
#FFE5AD
ΔE00 6.89
Navajowhite
#FFDEAD
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CD81 #81A6F2
analogous
#F29481 #F2CD81 #DEF281
triadic
#F2CD81 #81F2CD #CD81F2
tetradic
#F2CD81 #81F294 #81A6F2 #F281DE
square
#F2CD81 #81F294 #81A6F2 #F281DE
split-complementary
#F2CD81 #81DEF2 #9481F2
monochromatic
#E19F17 #ECB74A #F2CD81 #F8E3B8 #FCF4E3
Accessibility & contrast
On white
1.52
#F2CD81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#F2CD81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CD81
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CD81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CD81 | 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)
#DECC7B
Deuteranopia (green-blind)
#E7D683
Tritanopia (blue-blind)
#FFC1BA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f2cd81; /* rgb */ color: rgb(242, 205, 129); /* oklch */ color: oklch(86.4% 0.103 84.4);
Tailwind
colors: {
custom: {
50: '#f8dca7',
500: '#f2cd81',
950: '#000000',
},
}SCSS
$custom: #f2cd81; $custom-light: #f8dca7; $custom-dark: #000000;
JSON
{
"hex": "#f2cd81",
"rgb": {
"r": 242,
"g": 205,
"b": 129
},
"hsl": {
"h": 40.354,
"s": 81.295,
"l": 72.745
},
"oklch": {
"l": 0.86368,
"c": 0.10346,
"h": 84.4
},
"luminance": 0.64125
}Semantic roles & 50–950 ramp
primary
#F2CD81
secondary
#4A75CD
accent
#4EDE08
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17150F
muted
#858480