#FFE67F#FFE67F
#FFE67F is a very light, vivid yellow. Relative luminance 0.794; OKLCH L 92.5% C 0.126 H 96.0°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE67F |
|---|---|
| RGB | rgb(255, 230, 127) |
| HSL | hsl(48, 100%, 75%) |
| HSV | hsv(48, 50%, 100%) |
| CMYK | cmyk(0%, 9.8%, 50.2%, 0%) |
| CIE-LAB | lab(91.41, -4.31, 52.87) |
| CIE-LCH | lch(91.41, 53.04, 94.66°) |
| OKLab | oklab(92.45% -0.0133 0.1257) |
| OKLCH | oklch(92.45% 0.126 96) |
| XYZ | xyz(73.3700, 79.3889, 31.5334) |
| Luminance | 0.7939 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 2.04
Wheat (survey)
#FBDD7E
ΔE00 2.59
Pale Gold
#FDDE6C
ΔE00 2.62
Sand Yellow
#FCE166
ΔE00 2.82
Sandy
#F1DA7A
ΔE00 2.87
Sandy Yellow
#FDEE73
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE67F #7F98FF
analogous
#FFA67F #FFE67F #D8FF7F
triadic
#FFE67F #7FFFE6 #E67FFF
tetradic
#FFE67F #7FFFA6 #7F98FF #FF7FD8
square
#FFE67F #7FFFA6 #7F98FF #FF7FD8
split-complementary
#FFE67F #7FD8FF #A67FFF
monochromatic
#FFCE05 #FFDA42 #FFE67F #FFF2BC #FFF9E0
Accessibility & contrast
On white
1.24
#FFE67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#FFE67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE67F
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE67F | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E276
Deuteranopia (green-blind)
#FFEA83
Tritanopia (blue-blind)
#FFD8CE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe67f; /* rgb */ color: rgb(255, 230, 127); /* oklch */ color: oklch(92.5% 0.126 96.0);
Tailwind
colors: {
custom: {
50: '#ffeda6',
500: '#ffe67f',
950: '#000000',
},
}SCSS
$custom: #ffe67f; $custom-light: #ffeda6; $custom-dark: #000000;
JSON
{
"hex": "#ffe67f",
"rgb": {
"r": 255,
"g": 230,
"b": 127
},
"hsl": {
"h": 48.281,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.92451,
"c": 0.12635,
"h": 96
},
"luminance": 0.79386
}Semantic roles & 50–950 ramp
primary
#FFE67F
secondary
#4462DE
accent
#2DE600
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#18160F
muted
#868480