#F2D67E#F2D67E
#F2D67E is a very light, moderate yellow. Relative luminance 0.685; OKLCH L 88.1% C 0.112 H 92.3°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D67E |
|---|---|
| RGB | rgb(242, 214, 126) |
| HSL | hsl(46, 82%, 72%) |
| HSV | hsv(46, 48%, 95%) |
| CMYK | cmyk(0%, 11.6%, 47.9%, 5.1%) |
| CIE-LAB | lab(86.25, -1.48, 46.79) |
| CIE-LCH | lch(86.25, 46.81, 91.82°) |
| OKLab | oklab(88.1% -0.0045 0.1123) |
| OKLCH | oklch(88.1% 0.112 92.3) |
| XYZ | xyz(64.4325, 68.4795, 29.5585) |
| Luminance | 0.6848 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.94
Sandy
#F1DA7A
ΔE00 2.12
Sand (survey)
#E2CA76
ΔE00 3.19
Pale Gold
#FDDE6C
ΔE00 4.02
Light Mustard
#F7D560
ΔE00 4.11
Yellow Tan
#FFE36E
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D67E #7E9AF2
analogous
#F29C7E #F2D67E #D4F27E
triadic
#F2D67E #7EF2D6 #D67EF2
tetradic
#F2D67E #7EF29C #7E9AF2 #F27ED4
square
#F2D67E #7EF29C #7E9AF2 #F27ED4
split-complementary
#F2D67E #7ED4F2 #9C7EF2
monochromatic
#DFAF16 #ECC446 #F2D67E #F8E8B6 #FCF6E3
Accessibility & contrast
On white
1.43
#F2D67E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#F2D67E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D67E
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D67E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D67E | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D377
Deuteranopia (green-blind)
#EEDB81
Tritanopia (blue-blind)
#FFC9C1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f2d67e; /* rgb */ color: rgb(242, 214, 126); /* oklch */ color: oklch(88.1% 0.112 92.3);
Tailwind
colors: {
custom: {
50: '#f8e2a5',
500: '#f2d67e',
950: '#000000',
},
}SCSS
$custom: #f2d67e; $custom-light: #f8e2a5; $custom-dark: #000000;
JSON
{
"hex": "#f2d67e",
"rgb": {
"r": 242,
"g": 214,
"b": 126
},
"hsl": {
"h": 45.517,
"s": 81.69,
"l": 72.157
},
"oklch": {
"l": 0.88099,
"c": 0.11238,
"h": 92.3
},
"luminance": 0.68477
}Semantic roles & 50–950 ramp
primary
#F2D67E
secondary
#4768CD
accent
#3BDE07
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480