#FFE67B#FFE67B
#FFE67B is a very light, vivid yellow. Relative luminance 0.793; OKLCH L 92.4% C 0.130 H 96.5°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE67B |
|---|---|
| RGB | rgb(255, 230, 123) |
| HSL | hsl(49, 100%, 74%) |
| HSV | hsv(49, 52%, 100%) |
| CMYK | cmyk(0%, 9.8%, 51.8%, 0%) |
| CIE-LAB | lab(91.36, -4.64, 54.70) |
| CIE-LCH | lch(91.36, 54.89, 94.85°) |
| OKLab | oklab(92.4% -0.0147 0.1293) |
| OKLCH | oklch(92.4% 0.13 96.5) |
| XYZ | xyz(73.1145, 79.2867, 30.1876) |
| Luminance | 0.7928 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 1.58
Sand Yellow
#FCE166
ΔE00 2.33
Pale Gold
#FDDE6C
ΔE00 2.38
Wheat (survey)
#FBDD7E
ΔE00 2.90
Sandy
#F1DA7A
ΔE00 3.05
Sandy Yellow
#FDEE73
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE67B #7B94FF
analogous
#FFA47B #FFE67B #D6FF7B
triadic
#FFE67B #7BFFE6 #E67BFF
tetradic
#FFE67B #7BFFA4 #7B94FF #FF7BD6
square
#FFE67B #7BFFA4 #7B94FF #FF7BD6
split-complementary
#FFE67B #7BD6FF #A47BFF
monochromatic
#FFCF01 #FFDA3E #FFE67B #FFF2B8 #FFF9E0
Accessibility & contrast
On white
1.25
#FFE67B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#FFE67B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE67B
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE67B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE67B | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E171
Deuteranopia (green-blind)
#FFEA80
Tritanopia (blue-blind)
#FFD8CD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe67b; /* rgb */ color: rgb(255, 230, 123); /* oklch */ color: oklch(92.4% 0.130 96.5);
Tailwind
colors: {
custom: {
50: '#ffeda3',
500: '#ffe67b',
950: '#000000',
},
}SCSS
$custom: #ffe67b; $custom-light: #ffeda3; $custom-dark: #000000;
JSON
{
"hex": "#ffe67b",
"rgb": {
"r": 255,
"g": 230,
"b": 123
},
"hsl": {
"h": 48.636,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.92399,
"c": 0.13016,
"h": 96.5
},
"luminance": 0.79284
}Semantic roles & 50–950 ramp
primary
#FFE67B
secondary
#415EDD
accent
#2BE600
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#18160F
muted
#868480