#F2CD7C#F2CD7C
#F2CD7C is a very light, moderate orange. Relative luminance 0.640; OKLCH L 86.3% C 0.108 H 85.6°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CD7C |
|---|---|
| RGB | rgb(242, 205, 124) |
| HSL | hsl(41, 82%, 72%) |
| HSV | hsv(41, 49%, 95%) |
| CMYK | cmyk(0%, 15.3%, 48.8%, 5.1%) |
| CIE-LAB | lab(83.96, 2.96, 44.95) |
| CIE-LCH | lch(83.96, 45.04, 86.23°) |
| OKLab | oklab(86.29% 0.0083 0.1081) |
| OKLCH | oklch(86.29% 0.108 85.6) |
| XYZ | xyz(62.0897, 63.9982, 28.1473) |
| Luminance | 0.6400 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.17
Wheat (survey)
#FBDD7E
ΔE00 4.72
Sandy
#F1DA7A
ΔE00 5.62
Light Mustard
#F7D560
ΔE00 5.75
Maize
#F4D054
ΔE00 6.17
Pale Gold
#FDDE6C
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CD7C #7CA1F2
analogous
#F2927C #F2CD7C #DCF27C
triadic
#F2CD7C #7CF2CD #CD7CF2
tetradic
#F2CD7C #7CF292 #7CA1F2 #F27CDC
square
#F2CD7C #7CF292 #7CA1F2 #F27CDC
split-complementary
#F2CD7C #7CDCF2 #927CF2
monochromatic
#DE9F16 #ECB844 #F2CD7C #F8E2B4 #FCF4E3
Accessibility & contrast
On white
1.52
#F2CD7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#F2CD7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CD7C
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CD7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CD7C | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC75
Deuteranopia (green-blind)
#E8D57F
Tritanopia (blue-blind)
#FFC0B9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f2cd7c; /* rgb */ color: rgb(242, 205, 124); /* oklch */ color: oklch(86.3% 0.108 85.6);
Tailwind
colors: {
custom: {
50: '#f8dca3',
500: '#f2cd7c',
950: '#000000',
},
}SCSS
$custom: #f2cd7c; $custom-light: #f8dca3; $custom-dark: #000000;
JSON
{
"hex": "#f2cd7c",
"rgb": {
"r": 242,
"g": 205,
"b": 124
},
"hsl": {
"h": 41.186,
"s": 81.944,
"l": 71.765
},
"oklch": {
"l": 0.86293,
"c": 0.10837,
"h": 85.6
},
"luminance": 0.63995
}Semantic roles & 50–950 ramp
primary
#F2CD7C
secondary
#4570CD
accent
#4BDE07
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18150F
muted
#868480