#F2D47C#F2D47C
#F2D47C is a very light, moderate orange. Relative luminance 0.674; OKLCH L 87.7% C 0.113 H 91.1°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D47C |
|---|---|
| RGB | rgb(242, 212, 124) |
| HSL | hsl(45, 82%, 72%) |
| HSV | hsv(45, 49%, 95%) |
| CMYK | cmyk(0%, 12.4%, 48.8%, 5.1%) |
| CIE-LAB | lab(85.72, -0.64, 47.11) |
| CIE-LCH | lch(85.72, 47.12, 90.78°) |
| OKLab | oklab(87.67% -0.0022 0.1129) |
| OKLCH | oklch(87.67% 0.113 91.1) |
| XYZ | xyz(63.8017, 67.4223, 28.7180) |
| Luminance | 0.6742 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.25
Sandy
#F1DA7A
ΔE00 2.71
Sand (survey)
#E2CA76
ΔE00 3.10
Light Mustard
#F7D560
ΔE00 4.01
Pale Gold
#FDDE6C
ΔE00 4.21
Maize
#F4D054
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D47C #7C9AF2
analogous
#F2997C #F2D47C #D5F27C
triadic
#F2D47C #7CF2D4 #D47CF2
tetradic
#F2D47C #7CF299 #7C9AF2 #F27CD5
square
#F2D47C #7CF299 #7C9AF2 #F27CD5
split-complementary
#F2D47C #7CD5F2 #997CF2
monochromatic
#DEAB16 #ECC244 #F2D47C #F8E6B4 #FCF6E3
Accessibility & contrast
On white
1.45
#F2D47C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#F2D47C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D47C
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D47C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D47C | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D175
Deuteranopia (green-blind)
#EDDA7F
Tritanopia (blue-blind)
#FFC7BF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f2d47c; /* rgb */ color: rgb(242, 212, 124); /* oklch */ color: oklch(87.7% 0.113 91.1);
Tailwind
colors: {
custom: {
50: '#f8e1a3',
500: '#f2d47c',
950: '#000000',
},
}SCSS
$custom: #f2d47c; $custom-light: #f8e1a3; $custom-dark: #000000;
JSON
{
"hex": "#f2d47c",
"rgb": {
"r": 242,
"g": 212,
"b": 124
},
"hsl": {
"h": 44.746,
"s": 81.944,
"l": 71.765
},
"oklch": {
"l": 0.87673,
"c": 0.1129,
"h": 91.1
},
"luminance": 0.67419
}Semantic roles & 50–950 ramp
primary
#F2D47C
secondary
#4568CD
accent
#3EDE07
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480